![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
Queued Writes module events. More...
#include <bm/bluetooth/ble_qwr.h>
Data Fields | ||
| enum ble_qwr_evt_type | evt_type | |
| union { | ||
| struct { | ||
| uint16_t attr_handle | ||
| } exec_write | ||
| struct { | ||
| uint16_t attr_handle | ||
| } auth_req | ||
| struct { | ||
| uint32_t reason | ||
| } error | ||
| }; | ||
Queued Writes module events.