Searched refs:SDP_AddServiceClassIdList (Results 1 – 11 of 11) sorted by relevance
| /hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/ |
| D | btc_sdp.c | 429 status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service); in add_maps_sdp() 512 status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service); in add_mapc_sdp() 588 status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service); in add_pbaps_sdp() 662 status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service); in add_pbapc_sdp() 720 status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service); in add_opps_sdp() 803 status &= SDP_AddServiceClassIdList(sdp_handle, 2, services); in add_saps_sdp()
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/ |
| D | avrc_sdp.c | 260 result &= SDP_AddServiceClassIdList(sdp_handle, count, class_list); in AVRC_AddRecord()
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
| D | bta_hf_client_sdp.c | 113 result &= SDP_AddServiceClassIdList(sdp_handle, BTA_HF_CLIENT_NUM_SVC_ELEMS, svc_class_id_list); in bta_hf_client_add_record()
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/ |
| D | a2d_api.c | 198 result &= SDP_AddServiceClassIdList(sdp_handle, 1, &service_uuid); in A2D_AddRecord()
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
| D | sdp_api.h | 584 extern BOOLEAN SDP_AddServiceClassIdList (UINT32 handle,
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
| D | bta_ag_sdp.c | 155 result &= SDP_AddServiceClassIdList(sdp_handle, BTA_AG_NUM_SVC_ELEMS, svc_class_id_list); in bta_ag_add_record()
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/hid/ |
| D | hidd_api.c | 225 result &= SDP_AddServiceClassIdList(handle, 1, &uuid); in HID_DevAddRecord()
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/ |
| D | sdp_db.c | 831 BOOLEAN SDP_AddServiceClassIdList (UINT32 handle, UINT16 num_services, in SDP_AddServiceClassIdList() function
|
| D | sdp_api.c | 1110 if ((SDP_AddServiceClassIdList(handle, 1, &di_uuid)) == FALSE) { in SDP_SetLocalDiRecord()
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
| D | gatt_utils.c | 1601 SDP_AddServiceClassIdList(sdp_handle, 1, &p_uuid->uu.uuid16); in gatt_add_sdp_record()
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/jv/ |
| D | bta_jv_act.c | 1177 if (!SDP_AddServiceClassIdList(handle, 1, &service)){ in add_spp_sdp()
|