Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h222 #define BTP_GATT_READ_MULTIPLE 0x14 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c247 tester_set_bit(rp->data, BTP_GATT_READ_MULTIPLE); in supported_commands()
1679 btp_opcode = BTP_GATT_READ_MULTIPLE; in read_multiple()
2528 .opcode = BTP_GATT_READ_MULTIPLE,