Searched refs:SDP_CreateRecord (Results 1 – 10 of 10) sorted by relevance
75 if ((btm_sdp_handle = SDP_CreateRecord()) != FALSE) in add_sdp_by_uuid()148 if ((sdp_handle = SDP_CreateRecord()) == 0) in add_pbap_sdp()254 sdp_handle = SDP_CreateRecord(); in add_ops_sdp()318 if ((sdp_handle = SDP_CreateRecord()) != FALSE) in add_spp_sdp()
259 bta_ar_cb.sdp_tg_handle = SDP_CreateRecord(); in bta_ar_reg_avrc()274 bta_ar_cb.sdp_ct_handle = SDP_CreateRecord(); in bta_ar_reg_avrc()
70 sdp_handle = SDP_CreateRecord (); in pan_register_with_sdp()
435 SDP_API extern UINT32 SDP_CreateRecord (void);
229 bta_ag_cb.profile[i].sdp_handle = SDP_CreateRecord(); in bta_ag_create_records()
202 if ((p_cb->sdp_handle = SDP_CreateRecord()) == 0) in bta_hl_sdp_register()
607 bta_av_cb.sdp_a2d_handle = SDP_CreateRecord(); in bta_av_api_register()645 bta_av_cb.sdp_vdp_handle = SDP_CreateRecord(); in bta_av_api_register()
280 UINT32 SDP_CreateRecord (void) in SDP_CreateRecord() function
1127 if ( (handle = SDP_CreateRecord()) == 0 ) in SDP_SetLocalDiRecord()
1380 if ((sdp_handle = SDP_CreateRecord()) == 0) in gatt_add_sdp_record()