![]() |
Airoha M0 BLE API
1.0.5.4
|
All event structure. More...
Data Fields | |
| uint32_t | evt_id |
| Event ID. | |
| union { | |
| ble_misc_evt_t misc_evt | |
| MISC event structure. | |
| ble_gap_evt_t gap_evt | |
| GAP event structure. | |
| ble_sm_evt_t sm_evt | |
| SM event structure. | |
| ble_gatt_evt_t gatt_evt | |
| GATT event structure. | |
| } | evt |
| Event parameter body. | |
All event structure.