Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h234 #define BTP_GATT_WRITE_WITHOUT_RSP 0x15 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c248 tester_set_bit(rp->data, BTP_GATT_WRITE_WITHOUT_RSP); in supported_commands()
2533 .opcode = BTP_GATT_WRITE_WITHOUT_RSP,