Home
last modified time | relevance | path

Searched refs:BTP_GATT_READ (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h179 #define BTP_GATT_READ 0x11 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c245 tester_set_bit(rp->data, BTP_GATT_READ); in supported_commands()
1546 btp_opcode = BTP_GATT_READ; in read_data()
2513 .opcode = BTP_GATT_READ,