Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h367 #define BTP_GATT_EV_ATTR_VALUE_CHANGED 0x81 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c382 tester_event(BTP_SERVICE_ID_GATT, BTP_GATT_EV_ATTR_VALUE_CHANGED, in attr_value_changed_ev()