Crate bt_obex

Source

Modules§

client
Contains the implementation of the Client role for OBEX. Services & Profiles that require OBEX Client functionality should use this module.
header
Definitions of the OBEX packet Header types.
operation
Types and interfaces associated with the supported OBEX operations.
profile
Helpers for interacting with the fuchsia.bluetooth.bredr.Profile resource.
server
Contains the implementation of the Server role for OBEX. Services & Profiles that require OBEX Server functionality should use this module.

Enums§

ObexError
Errors that occur during the use of the OBEX library.