Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h355 BT_BAP_BASS_ERR_OPCODE_NOT_SUPPORTED = 0x80, enumerator
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c1001 return BT_GATT_ERR(BT_BAP_BASS_ERR_OPCODE_NOT_SUPPORTED); in write_control_point()