![]() |
MT2523 API Reference
LinkIt SDK v4
|
Define Bluetooth panic event and source types. More...
Define Bluetooth panic event and source types.
Macros | |
| #define | BT_PANIC (BT_MODULE_SYSTEM | 0x0003) |
| Bluetooth panic event. More... | |
| #define | BT_PANIC_SOURCE_HOST 0 |
| Bluetooth panic source type. More... | |
| #define | BT_PANIC_SOURCE_CONTROLLER 1 |
| Bluetooth controller has asserted or crashed. More... | |
| #define BT_PANIC (BT_MODULE_SYSTEM | 0x0003) |
Bluetooth panic event.
Bluetooth host or controller asserted or crashed, the application has to reboot the Bluetooth.
| #define BT_PANIC_SOURCE_CONTROLLER 1 |
Bluetooth controller has asserted or crashed.
| #define BT_PANIC_SOURCE_HOST 0 |
Bluetooth panic source type.
Bluetooth host has asserted or crashed.