Searched refs:get_play_status_request (Results 1 – 3 of 3) sorted by relevance
103 std::make_tuple(get_play_status_request, CommandPdu::GET_PLAY_STATUS),
82 std::vector<uint8_t> get_play_status_request = {0x01, 0x48, 0x00, 0x00, 0x19, variable
578 auto request = TestAvrcpPacket::Make(get_play_status_request); in TEST_F()