Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h261 #define BTP_GATT_WRITE_LONG 0x18 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c253 tester_set_bit(rp->data, BTP_GATT_WRITE_LONG); in supported_commands()
1842 tester_rsp_full(BTP_SERVICE_ID_GATT, BTP_GATT_WRITE_LONG, &err, sizeof(err)); in write_long_rsp()
2548 .opcode = BTP_GATT_WRITE_LONG,