Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dcsip.h79 #define BT_CSIP_ERROR_LOCK_INVAL_VALUE 0x82 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_member.c350 return BT_CSIP_ERROR_LOCK_INVAL_VALUE; in set_lock()