Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h285 #define BTP_GATT_CFG_NOTIFY 0x1a macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c254 tester_set_bit(rp->data, BTP_GATT_CFG_NOTIFY); in supported_commands()
1944 op = subscription->value == BT_GATT_CCC_NOTIFY ? BTP_GATT_CFG_NOTIFY : in discover_complete()
2553 .opcode = BTP_GATT_CFG_NOTIFY,