Crate fidl_fuchsia_bluetooth

source ·

Macros§

Structs§

Enums§

  • Possible values for the LE Appearance property which describes the external appearance of a peer at a high level. (See the Bluetooth assigned-numbers document: https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.characteristic.gap.appearance.xml) This enum is flexible as newer devices may use new appearance values and in the future the assigned numbers document may have additional entries.
  • Coding Format, as specified by the Bluetooth SIG (see Assigned Numbers document for values): https://www.bluetooth.com/specifications/assigned-numbers/
  • The supported channel modes of operation of an L2CAP channel.
  • A duplex channel for sending/recieving Packets. This protocol also serves as a token to keeping the Channel open. Closing this protocol (and the associated socket for BR/EDR channels) will close the underlying channel.
  • Specifies a coding format.
  • Refers to the role of a Bluetooth device (local or peer) in a physical channel piconet. See Bluetooth Vocabulary Guide for more information.
  • Indicates direction of data in a stream. Note that these values do not correspond to constants from the Bluetooth Core specification.
  • Logical transport types that may be used with encoded data streams. Note that these values do not correspond to constants from the Bluetooth Core specification, nor are BR/EDR values supported yet.

Constants§

Traits§

Type Aliases§