Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c695 return BT_GATT_ERR(BT_BAP_BASS_ERR_INVALID_SRC_ID); in scan_delegator_mod_src()
896 return BT_GATT_ERR(BT_BAP_BASS_ERR_INVALID_SRC_ID); in scan_delegator_broadcast_code()
935 return BT_GATT_ERR(BT_BAP_BASS_ERR_INVALID_SRC_ID); in scan_delegator_rem_src()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h358 BT_BAP_BASS_ERR_INVALID_SRC_ID = 0x81, enumerator