Searched refs:BT_MCS_OPC_STOP (Results 1 – 5 of 5) sorted by relevance
22 (IN_RANGE((opcode), BT_MCS_OPC_PLAY, BT_MCS_OPC_STOP) || \
163 #define BT_MCS_OPC_STOP 0x05 macro
839 .opcode = BT_MCS_OPC_STOP, in cmd_media_stop()
1146 .opcode = BT_MCS_OPC_STOP, in cmd_mcc_stop()
860 cmd.opcode = BT_MCS_OPC_STOP; in test_cp_stop()