Home
last modified time | relevance | path

Searched refs:AVRC_AddRecord (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/ar/
Dbta_ar.cc233 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, in bta_ar_reg_avrc()
246 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, in bta_ar_reg_avrc()
/system/bt/stack/include/
Davrc_api.h233 extern uint16_t AVRC_AddRecord(uint16_t service_uuid,
/system/bt/stack/avrc/
Davrc_sdp.cc185 uint16_t AVRC_AddRecord(uint16_t service_uuid, const char* p_service_name, in AVRC_AddRecord() function
/system/bt/btif/avrcp/
Davrcp_service.cc67 return AVRC_AddRecord(service_uuid, p_service_name, p_provider_name, in AddRecord()