Home
last modified time | relevance | path

Searched defs:p_provider_name (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_a2dp_api.cc27 char* p_provider_name, uint16_t features, in A2DP_AddRecord()
Dmock_stack_avrc_sdp.cc65 const char* p_provider_name, uint16_t categories, in AVRC_AddRecord()
/packages/modules/Bluetooth/system/stack/include/
Da2dp_api.h79 char* p_provider_name; /* Pointer the provider name. This character string member
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_api.cc203 char* p_provider_name, uint16_t features, in A2DP_AddRecord()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_sdp.cc210 const char* p_provider_name, uint16_t categories, in AVRC_AddRecord()
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc87 const char* p_provider_name, uint16_t categories, in AddRecord()