Expand description
Defines error types.
Structs§
- AttError
- Bluetooth Attribute Protocol error. See the Bluetooth Core Specification, Vol 3, Part F, §3.4.1.1
- Error
- The error type for Bluetooth operations.
Enums§
- Bluetooth
Status Code - See https://developer.android.com/reference/android/bluetooth/BluetoothStatusCodes.
- Error
Kind - A list of general categories of Bluetooth error.
- Native
Error - Internal error type, not compatible with
bluest::Error.