Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/bluetooth/tester/src/
Dgatt.c218 tester_set_bit(cmds, GATT_GET_ATTRIBUTE_VALUE); in supported_commands()
2055 tester_send(BTP_SERVICE_ID_GATT, GATT_GET_ATTRIBUTE_VALUE, in get_attr_val()
2058 tester_rsp(BTP_SERVICE_ID_GATT, GATT_GET_ATTRIBUTE_VALUE, in get_attr_val()
2143 case GATT_GET_ATTRIBUTE_VALUE: in tester_handle_gatt()
Dbttester.h708 #define GATT_GET_ATTRIBUTE_VALUE 0x1d macro