Searched defs:p_provider_name (Results 1 – 7 of 7) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_a2dp_api.cc | 41 char* p_provider_name, uint16_t features, in A2DP_AddRecord()
|
D | mock_stack_avrc_sdp.cc | 38 const char* p_provider_name, uint16_t categories, in AVRC_AddRecord()
|
D | mock_a2dp_api.cc | 41 char* p_provider_name, uint16_t features, in A2DP_AddRecord()
|
/system/bt/stack/include/ |
D | a2dp_api.h | 76 char* p_provider_name; /* Pointer the provider name. This character string member
|
/system/bt/stack/a2dp/ |
D | a2dp_api.cc | 174 char* p_provider_name, uint16_t features, in A2DP_AddRecord()
|
/system/bt/stack/avrc/ |
D | avrc_sdp.cc | 189 const char* p_provider_name, uint16_t categories, in AVRC_AddRecord()
|
/system/bt/btif/avrcp/ |
D | avrcp_service.cc | 58 const char* p_provider_name, uint16_t categories, in AddRecord()
|