Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h359 struct btp_gatt_notification_ev { struct
360 bt_addr_le_t address;
361 uint8_t type;
362 uint16_t handle;
363 uint16_t data_length;
364 uint8_t data[];