Searched defs:notify_data (Results 1 – 6 of 6) sorted by relevance
16 uint8_t notify_data[100] = {}; in main() local
79 void run_peripheral_sample(uint8_t *notify_data, size_t notify_data_size, uint16_t seconds) in run_peripheral_sample()
24 uint8_t notify_data[100] = {}; variable
26 uint8_t notify_data[100] = {}; variable
71 uint16_t notify_data; member
2327 struct notify_data { struct2328 const struct bt_gatt_attr *attr;2329 uint16_t handle;2330 int err;2331 uint16_t type;2332 union {