Searched refs:FindProfileVersionInRec (Results 1 – 5 of 5) sorted by relevance
/system/bt/profile/avrcp/ |
D | avrcp_internal.h | 76 virtual bool FindProfileVersionInRec(t_sdp_disc_rec* a, uint16_t b,
|
D | connection_handler.cc | 438 sdp_->FindProfileVersionInRec( in SdpCb() 483 sdp_->FindProfileVersionInRec(sdp_record, UUID_SERVCLASS_AV_REMOTE_CONTROL, in SdpCb()
|
/system/bt/profile/avrcp/tests/ |
D | avrcp_test_helper.h | 92 MOCK_METHOD3(FindProfileVersionInRec,
|
D | avrcp_connection_handler_test.cc | 73 EXPECT_CALL(mock_sdp_, FindProfileVersionInRec(_, _, _)) in SetUpSdp()
|
/system/bt/btif/avrcp/ |
D | avrcp_service.cc | 129 bool FindProfileVersionInRec(t_sdp_disc_rec* a, uint16_t b, in FindProfileVersionInRec() function in bluetooth::avrcp::SdpInterfaceImpl
|