Home
last modified time | relevance | path

Searched defs:BT_GATT_OTS_OLCP_RES_OPERATION_FAILED (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp_internal.h90 BT_GATT_OTS_OLCP_RES_OPERATION_FAILED = 0x04, enumerator
/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c27 #define BT_GATT_OTS_OLCP_RES_OPERATION_FAILED 0x04 macro