Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h242 #define BTP_GATT_SIGNED_WRITE_WITHOUT_RSP 0x16 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c249 tester_set_bit(rp->data, BTP_GATT_SIGNED_WRITE_WITHOUT_RSP); in supported_commands()
2538 .opcode = BTP_GATT_SIGNED_WRITE_WITHOUT_RSP,