Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h196 #define BTP_GATT_READ_UUID 0x12 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c1592 btp_opcode = BTP_GATT_READ_UUID; in read_uuid()
2518 .opcode = BTP_GATT_READ_UUID,