Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_oacp_internal.h44 BT_GATT_OTS_OACP_RES_OPCODE_NOT_SUP = 0x02, enumerator
Dots_oacp.c70 return BT_GATT_OTS_OACP_RES_OPCODE_NOT_SUP; in oacp_create_proc_validate()
132 return BT_GATT_OTS_OACP_RES_OPCODE_NOT_SUP; in oacp_delete_proc_validate()
351 return BT_GATT_OTS_OACP_RES_OPCODE_NOT_SUP; in oacp_proc_validate()
708 oacp_status = BT_GATT_OTS_OACP_RES_OPCODE_NOT_SUP; in bt_gatt_ots_oacp_write()