Lines Matching refs:interface

52 const stack_config_t interface = {  variable
123 MockMediaInterface interface; in TEST_F() local
126 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
140 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
168 MockMediaInterface interface; in TEST_F() local
171 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
176 EXPECT_CALL(interface, GetPlayStatus(_)) in TEST_F()
210 MockMediaInterface interface; in TEST_F() local
213 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
220 EXPECT_CALL(interface, GetPlayStatus(_)) in TEST_F()
254 MockMediaInterface interface; in TEST_F() local
257 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
278 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
315 MockMediaInterface interface; in TEST_F() local
322 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
327 EXPECT_CALL(interface, GetPlayStatus(_)) in TEST_F()
369 MockMediaInterface interface; in TEST_F() local
376 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
381 EXPECT_CALL(interface, GetPlayStatus(_)) in TEST_F()
424 MockMediaInterface interface; in TEST_F() local
427 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
444 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
482 MockMediaInterface interface; in TEST_F() local
485 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
490 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()
539 MockMediaInterface interface; in TEST_F() local
542 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
555 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
582 MockMediaInterface interface; in TEST_F() local
585 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
589 EXPECT_CALL(interface, GetPlayStatus(_)) in TEST_F()
608 MockMediaInterface interface; in TEST_F() local
611 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
624 EXPECT_CALL(interface, GetSongInfo(_)).WillRepeatedly(InvokeCb<0>(info)); in TEST_F()
650 MockMediaInterface interface; in TEST_F() local
653 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
666 EXPECT_CALL(interface, GetSongInfo(_)).WillRepeatedly(InvokeCb<0>(info)); in TEST_F()
708 MockMediaInterface interface; in TEST_F() local
717 device.RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
721 EXPECT_CALL(interface, GetSongInfo(_)).WillRepeatedly(InvokeCb<0>(info)); in TEST_F()
732 MockMediaInterface interface; in TEST_F() local
735 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
741 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()
756 MockMediaInterface interface; in TEST_F() local
759 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
766 EXPECT_CALL(interface, GetFolderItems(_, "", _)) in TEST_F()
781 MockMediaInterface interface; in TEST_F() local
784 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
791 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
805 MockMediaInterface interface; in TEST_F() local
808 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
813 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()
829 MockMediaInterface interface; in TEST_F() local
832 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
847 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
862 MockMediaInterface interface; in TEST_F() local
865 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
880 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
895 MockMediaInterface interface; in TEST_F() local
898 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
904 EXPECT_CALL(interface, GetFolderItems(_, "", _)) in TEST_F()
925 MockMediaInterface interface; in TEST_F() local
934 device.RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
949 EXPECT_CALL(interface, GetFolderItems(_, "", _)) in TEST_F()
960 MockMediaInterface interface; in TEST_F() local
963 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
970 EXPECT_CALL(interface, GetFolderItems(_, "", _)) in TEST_F()
981 EXPECT_CALL(interface, GetFolderItems(_, "test_id1", _)) in TEST_F()
986 EXPECT_CALL(interface, GetFolderItems(_, "test_id3", _)) in TEST_F()
1055 MockMediaInterface interface; in TEST_F() local
1058 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1072 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
1096 MockMediaInterface interface; in TEST_F() local
1099 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1113 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
1163 MockMediaInterface interface; in TEST_F() local
1170 device.RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1175 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
1186 MockMediaInterface interface; in TEST_F() local
1189 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1194 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()
1220 MockMediaInterface interface; in TEST_F() local
1223 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1225 EXPECT_CALL(interface, SetBrowsedPlayer(_, _)) in TEST_F()
1258 MockMediaInterface interface; in TEST_F() local
1262 test_device->RegisterInterfaces(&interface, &a2dp_interface, &vol_interface); in TEST_F()
1296 MockMediaInterface interface; in TEST_F() local
1300 test_device->RegisterInterfaces(&interface, &a2dp_interface, &vol_interface); in TEST_F()
1336 MockMediaInterface interface; in TEST_F() local
1340 test_device->RegisterInterfaces(&interface, &a2dp_interface, &vol_interface); in TEST_F()
1368 MockMediaInterface interface; in TEST_F() local
1372 test_device->RegisterInterfaces(&interface, &a2dp_interface, &vol_interface); in TEST_F()
1386 EXPECT_CALL(interface, GetPlayStatus(_)) in TEST_F()
1390 EXPECT_CALL(interface, SendKeyEvent(0x44, KeyState::PUSHED)).Times(1); in TEST_F()
1399 MockMediaInterface interface; in TEST_F() local
1403 test_device->RegisterInterfaces(&interface, &a2dp_interface, &vol_interface); in TEST_F()
1417 EXPECT_CALL(interface, SetActiveDevice(test_device->GetAddress())).Times(1); in TEST_F()
1421 EXPECT_CALL(interface, GetPlayStatus(_)) in TEST_F()
1424 EXPECT_CALL(interface, SendKeyEvent(0x44, KeyState::PUSHED)).Times(0); in TEST_F()
1433 MockMediaInterface interface; in TEST_F() local
1437 test_device->RegisterInterfaces(&interface, &a2dp_interface, &vol_interface); in TEST_F()
1451 EXPECT_CALL(interface, GetPlayStatus(_)).Times(0); in TEST_F()
1453 EXPECT_CALL(interface, SendKeyEvent(0x44, KeyState::RELEASED)).Times(1); in TEST_F()
1462 MockMediaInterface interface; in TEST_F() local
1466 test_device->RegisterInterfaces(&interface, &a2dp_interface, &vol_interface); in TEST_F()
1480 EXPECT_CALL(interface, GetPlayStatus(_)).Times(0); in TEST_F()
1483 EXPECT_CALL(interface, SendKeyEvent(0x44, KeyState::RELEASED)).Times(0); in TEST_F()
1492 MockMediaInterface interface; in TEST_F() local
1495 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1540 MockMediaInterface interface; in TEST_F() local
1543 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1556 EXPECT_CALL(interface, GetNowPlayingList(_)) in TEST_F()
1579 MockMediaInterface interface; in TEST_F() local
1582 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1595 MockMediaInterface interface; in TEST_F() local
1598 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1607 MockMediaInterface interface; in TEST_F() local
1610 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1619 MockMediaInterface interface; in TEST_F() local
1622 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1631 MockMediaInterface interface; in TEST_F() local
1634 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1643 MockMediaInterface interface; in TEST_F() local
1646 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1655 MockMediaInterface interface; in TEST_F() local
1658 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1667 MockMediaInterface interface; in TEST_F() local
1670 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1679 MockMediaInterface interface; in TEST_F() local
1682 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1691 MockMediaInterface interface; in TEST_F() local
1694 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1703 MockMediaInterface interface; in TEST_F() local
1706 test_device->RegisterInterfaces(&interface, &a2dp_interface, nullptr); in TEST_F()
1718 return &bluetooth::avrcp::interface; in stack_config_get_interface()