Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmcs.h290 #define BT_MCS_OPC_NTF_CANNOT_BE_COMPLETED 0x04 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c674 .result_code = BT_MCS_OPC_NTF_CANNOT_BE_COMPLETED, in write_control_point()