Searched refs:SDP_AddProfileDescriptorList (Results 1 – 8 of 8) sorted by relevance
/external/bluetooth/bluedroid/btif/src/ |
D | btif_sock_sdp.c | 180 SDP_AddProfileDescriptorList(sdp_handle, in add_pbap_sdp() 276 SDP_AddProfileDescriptorList(sdp_handle, in add_ops_sdp()
|
/external/bluetooth/bluedroid/stack/avrc/ |
D | avrc_sdp.c | 215 …result &= SDP_AddProfileDescriptorList(sdp_handle, UUID_SERVCLASS_AV_REMOTE_CONTROL, AVRC_REV_1_0); in AVRC_AddRecord()
|
/external/bluetooth/bluedroid/stack/a2dp/ |
D | a2d_api.c | 200 …result &= SDP_AddProfileDescriptorList(sdp_handle, UUID_SERVCLASS_ADV_AUDIO_DISTRIBUTION, A2D_VERS… in A2D_AddRecord()
|
/external/bluetooth/bluedroid/stack/pan/ |
D | pan_utils.c | 96 SDP_AddProfileDescriptorList (sdp_handle, uuid, PAN_PROFILE_VERSION); in pan_register_with_sdp()
|
/external/bluetooth/bluedroid/stack/include/ |
D | sdp_api.h | 567 SDP_API extern BOOLEAN SDP_AddProfileDescriptorList (UINT32 handle,
|
/external/bluetooth/bluedroid/bta/ag/ |
D | bta_ag_sdp.c | 170 result &= SDP_AddProfileDescriptorList(sdp_handle, profile_uuid, version); in bta_ag_add_record()
|
/external/bluetooth/bluedroid/bta/hl/ |
D | bta_hl_sdp.c | 235 result &= SDP_AddProfileDescriptorList(p_cb->sdp_handle, profile_uuid, version); in bta_hl_sdp_register()
|
/external/bluetooth/bluedroid/stack/sdp/ |
D | sdp_db.c | 723 BOOLEAN SDP_AddProfileDescriptorList (UINT32 handle, UINT16 profile_uuid, in SDP_AddProfileDescriptorList() function
|