Searched refs:AddRecord (Results 1 – 3 of 3) sorted by relevance
/system/bt/profile/avrcp/ |
D | avrcp_internal.h | 36 virtual uint16_t AddRecord(uint16_t service_uuid, const char* p_service_name,
|
/system/bt/btif/avrcp/ |
D | avrcp_service.cc | 57 uint16_t AddRecord(uint16_t service_uuid, const char* p_service_name, in AddRecord() function in bluetooth::avrcp::AvrcpInterfaceImpl 294 avrcp_interface_.AddRecord(UUID_SERVCLASS_AV_REM_CTRL_TARGET, in Init() 352 avrcp_interface_.AddRecord(UUID_SERVCLASS_AV_REM_CTRL_TARGET, in RegisterBipServer() 363 avrcp_interface_.AddRecord(UUID_SERVCLASS_AV_REM_CTRL_TARGET, in UnregisterBipServer()
|
/system/bt/profile/avrcp/tests/ |
D | avrcp_test_helper.h | 62 MOCK_METHOD8(AddRecord, uint16_t(uint16_t, const char*, const char*, uint16_t,
|