Searched refs:BT_MCS_OPC_PLAY (Results 1 – 6 of 6) sorted by relevance
22 (IN_RANGE((opcode), BT_MCS_OPC_PLAY, BT_MCS_OPC_STOP) || \
152 #define BT_MCS_OPC_PLAY 0x01 macro
307 err = mcp_send_cmd(BT_MCS_OPC_PLAY); in main()
768 .opcode = BT_MCS_OPC_PLAY, in cmd_media_play()
1076 .opcode = BT_MCS_OPC_PLAY, in cmd_mcc_play()
764 cmd.opcode = BT_MCS_OPC_PLAY; in test_cp_play()