Home
last modified time | relevance | path

Searched defs:ble_monitor_drops_hdr (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_monitor_priv.h58 struct ble_monitor_drops_hdr { struct
59 uint8_t type_cmd;
60 uint8_t cmd;
61 uint8_t type_evt;
62 uint8_t evt;
63 uint8_t type_acl_tx;
64 uint8_t acl_tx;
65 uint8_t type_acl_rx;
66 uint8_t acl_rx;
67 uint8_t type_other;
[all …]