Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dcsip.h83 #define BT_CSIP_ERROR_LOCK_ALREADY_GRANTED 0x84 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_member.c350 return BT_CSIP_ERROR_LOCK_ALREADY_GRANTED; in set_lock()