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()
23 uint8_t notify_data[100] = {}; variable
26 uint8_t notify_data[100] = {}; variable
71 uint16_t notify_data; member
2318 struct notify_data { struct2319 const struct bt_gatt_attr *attr;2320 uint16_t handle;2321 int err;2322 uint16_t type;2323 union {