Searched refs:FindProfileVersionInRec (Results 1 – 5 of 5) sorted by relevance
/system/bt/profile/avrcp/ |
D | avrcp_internal.h | 82 virtual bool FindProfileVersionInRec(t_sdp_disc_rec* a, uint16_t b,
|
D | connection_handler.cc | 456 sdp_->FindProfileVersionInRec( in SdpCb() 501 sdp_->FindProfileVersionInRec(sdp_record, UUID_SERVCLASS_AV_REMOTE_CONTROL, in SdpCb()
|
/system/bt/profile/avrcp/tests/ |
D | avrcp_test_helper.h | 94 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 | 128 bool FindProfileVersionInRec(t_sdp_disc_rec* a, uint16_t b, in FindProfileVersionInRec() function in bluetooth::avrcp::SdpInterfaceImpl
|