Home
last modified time | relevance | path

Searched refs:AddRecord (Results 1 – 3 of 3) sorted by relevance

/system/bt/profile/avrcp/
Davrcp_internal.h33 virtual uint16_t AddRecord(uint16_t service_uuid, const char* p_service_name,
/system/bt/profile/avrcp/tests/
Davrcp_test_helper.h61 MOCK_METHOD7(AddRecord, uint16_t(uint16_t, const char*, const char*, uint16_t,
/system/bt/btif/avrcp/
Davrcp_service.cc63 uint16_t AddRecord(uint16_t service_uuid, const char* p_service_name, in AddRecord() function in bluetooth::avrcp::AvrcpInterfaceImpl