Searched refs:BT_BAP_BASS_VALID_OPCODE (Results 1 – 2 of 2) sorted by relevance
42 #define BT_BAP_BASS_VALID_OPCODE(opcode) ((opcode) <= BT_BAP_BASS_OP_REM_SRC) macro
1000 if (!BT_BAP_BASS_VALID_OPCODE(opcode)) { in write_control_point()