Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp_internal.h86 BT_GATT_OTS_OLCP_RES_INVALID_PARAMETER = 0x03, enumerator
Dots_olcp.c125 return BT_GATT_OTS_OLCP_RES_INVALID_PARAMETER; in olcp_goto_proc_execute()