Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h339 #define BTP_GATT_READ_MULTIPLE_VAR 0x20 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c262 tester_set_bit(rp->data, BTP_GATT_READ_MULTIPLE_VAR); in supported_commands()
1730 btp_opcode = BTP_GATT_READ_MULTIPLE_VAR; in read_multiple_var()
2583 .opcode = BTP_GATT_READ_MULTIPLE_VAR,