Home
last modified time | relevance | path

Searched refs:sdp_list_free (Results 1 – 25 of 29) sorted by relevance

12

/external/bluetooth/bluez/tools/
Dsdptool.c765 sdp_list_free(attrid_list, NULL); in set_attrib()
879 sdp_list_free(attrid_list, NULL); in set_attribseq()
1109 sdp_list_free(list, free); in print_service_attr()
1114 sdp_list_foreach(proto, (sdp_list_func_t)sdp_list_free, 0); in print_service_attr()
1115 sdp_list_free(proto, 0); in print_service_attr()
1120 sdp_list_free(list, free); in print_service_attr()
1125 sdp_list_free(list, free); in print_service_attr()
1155 sdp_list_free(langs, 0); in add_lang_attr()
1173 sdp_list_free(root, 0); in add_sp()
1178 sdp_list_free(svclass_id, 0); in add_sp()
[all …]
/external/bluetooth/bluez/compat/
Dsdp.c61 sdp_list_free(langs, 0); in add_lang_attr()
208 sdp_list_free(search, NULL); in get_sdp_device_info()
209 sdp_list_free(attrid, NULL); in get_sdp_device_info()
218 sdp_list_free(search, NULL); in get_sdp_device_info()
219 sdp_list_free(attrid, NULL); in get_sdp_device_info()
322 sdp_list_free(search, NULL); in get_alternate_device_info()
323 sdp_list_free(attrid, NULL); in get_alternate_device_info()
334 sdp_list_free(search, NULL); in get_alternate_device_info()
335 sdp_list_free(attrid, NULL); in get_alternate_device_info()
413 sdp_list_free(root, 0); in bnep_sdp_register()
[all …]
/external/bluetooth/bluez/audio/
Dmanager.c279 sdp_list_free(proto[0], 0); in hsp_ag_record()
280 sdp_list_free(proto[1], 0); in hsp_ag_record()
281 sdp_list_free(apseq, 0); in hsp_ag_record()
282 sdp_list_free(pfseq, 0); in hsp_ag_record()
283 sdp_list_free(aproto, 0); in hsp_ag_record()
284 sdp_list_free(root, 0); in hsp_ag_record()
285 sdp_list_free(svclass_id, 0); in hsp_ag_record()
335 sdp_list_free(proto[0], 0); in hfp_hs_record()
336 sdp_list_free(proto[1], 0); in hfp_hs_record()
337 sdp_list_free(apseq, 0); in hfp_hs_record()
[all …]
Dcontrol.c258 sdp_list_free(proto[0], 0); in avrcp_ct_record()
259 sdp_list_free(proto[1], 0); in avrcp_ct_record()
260 sdp_list_free(apseq, 0); in avrcp_ct_record()
261 sdp_list_free(pfseq, 0); in avrcp_ct_record()
262 sdp_list_free(aproto, 0); in avrcp_ct_record()
263 sdp_list_free(root, 0); in avrcp_ct_record()
264 sdp_list_free(svclass_id, 0); in avrcp_ct_record()
325 sdp_list_free(proto[0], 0); in avrcp_tg_record()
326 sdp_list_free(proto[1], 0); in avrcp_tg_record()
327 sdp_list_free(apseq, 0); in avrcp_tg_record()
[all …]
Dgateway.c301 sdp_list_free(classes, free); in get_record_cb()
305 sdp_list_free(protos, NULL); in get_record_cb()
312 sdp_list_foreach(protos, (sdp_list_func_t) sdp_list_free, NULL); in get_record_cb()
313 sdp_list_free(protos, NULL); in get_record_cb()
Da2dp.c1372 sdp_list_free(proto[0], 0); in a2dp_record()
1373 sdp_list_free(proto[1], 0); in a2dp_record()
1374 sdp_list_free(apseq, 0); in a2dp_record()
1375 sdp_list_free(pfseq, 0); in a2dp_record()
1376 sdp_list_free(aproto, 0); in a2dp_record()
1377 sdp_list_free(root, 0); in a2dp_record()
1378 sdp_list_free(svclass_id, 0); in a2dp_record()
/external/bluetooth/bluez/health/
Dhdp_util.c345 sdp_list_free(svc_list, NULL); in set_sdp_services_uuid()
349 sdp_list_free(svc_list, NULL); in set_sdp_services_uuid()
428 sdp_list_free(l2cap_list, NULL); in register_service_protocols()
430 sdp_list_free(mcap_list, NULL); in register_service_protocols()
432 sdp_list_free(proto_list, NULL); in register_service_protocols()
434 sdp_list_free(access_proto_list, NULL); in register_service_protocols()
462 sdp_list_free(profile_list, NULL); in register_service_profiles()
529 sdp_list_free(l2cap_list, NULL); in register_service_additional_protocols()
531 sdp_list_free(mcap_list, NULL); in register_service_additional_protocols()
533 sdp_list_free(proto_list, NULL); in register_service_additional_protocols()
[all …]
/external/bluetooth/bluez/plugins/
Dpnat.c405 sdp_list_free(root, NULL); in dun_record()
406 sdp_list_free(svclass_id, NULL); in dun_record()
407 sdp_list_free(proto[0], NULL); in dun_record()
408 sdp_list_free(proto[1], NULL); in dun_record()
409 sdp_list_free(pfseq, NULL); in dun_record()
410 sdp_list_free(apseq, NULL); in dun_record()
411 sdp_list_free(aproto, NULL); in dun_record()
/external/bluetooth/bluez/src/
Dsdpd-service.c112 sdp_list_free(browselist, 0); in register_public_browse_group()
147 sdp_list_free(classIDList, 0); in register_server_service()
200 sdp_list_free(class_list, NULL); in register_device_id()
205 sdp_list_free(group_list, NULL); in register_device_id()
211 sdp_list_free(profile_list, NULL); in register_device_id()
345 sdp_list_free(rec->attrlist, (sdp_free_func_t) sdp_data_free); in extract_pdu_server()
Dglib-helper.c183 sdp_list_free(recs, (sdp_free_func_t) sdp_record_free); in search_completed_cb()
248 sdp_list_free(attrids, NULL); in connect_watch()
249 sdp_list_free(search, NULL); in connect_watch()
254 sdp_list_free(attrids, NULL); in connect_watch()
255 sdp_list_free(search, NULL); in connect_watch()
Dsdpd-database.c95 sdp_list_free(service_db, (sdp_free_func_t) sdp_record_free); in sdp_svcdb_reset()
96 sdp_list_free(access_db, access_free); in sdp_svcdb_reset()
Dadapter.c2063 sdp_list_free(proto[0], 0); in add_headset_ag_record()
2064 sdp_list_free(proto[1], 0); in add_headset_ag_record()
2065 sdp_list_free(apseq, 0); in add_headset_ag_record()
2066 sdp_list_free(aproto, 0); in add_headset_ag_record()
2131 sdp_list_free(proto[0], 0); in add_handsfree_ag_record()
2132 sdp_list_free(proto[1], 0); in add_handsfree_ag_record()
2133 sdp_list_free(apseq, 0); in add_handsfree_ag_record()
2134 sdp_list_free(aproto, 0); in add_handsfree_ag_record()
2197 sdp_list_free(proto[0], 0); in add_pbap_pse_record()
2198 sdp_list_free(proto[1], 0); in add_pbap_pse_record()
[all …]
Dsdpd-request.c248 sdp_list_free(pSeq, free); in extract_des()
540 sdp_list_free(pattern, free); in service_search_req()
763 sdp_list_free(seq, free); in service_attr_req()
947 sdp_list_free(pattern, free); in service_search_attr_req()
949 sdp_list_free(seq, free); in service_search_attr_req()
Dattrib-server.c112 sdp_list_free(root, NULL); in server_record_new()
116 sdp_list_free(svclass_id, NULL); in server_record_new()
138 sdp_list_free(proto[0], NULL); in server_record_new()
139 sdp_list_free(proto[1], NULL); in server_record_new()
140 sdp_list_free(apseq, NULL); in server_record_new()
141 sdp_list_free(aproto, NULL); in server_record_new()
Ddevice.c164 sdp_list_free(req->records, (sdp_free_func_t) sdp_record_free); in browse_request_free()
212 sdp_list_free(device->tmp_records, in device_free()
800 sdp_list_foreach(ap, (sdp_list_func_t) sdp_list_free, NULL); in get_service_attribute_value_reply()
801 sdp_list_free(ap, NULL); in get_service_attribute_value_reply()
1300 sdp_list_free(records, (sdp_free_func_t) sdp_record_free); in device_remove_drivers()
1361 sdp_list_free(svcclass, free); in update_services()
1389 sdp_list_free(svcclass, free); in update_services()
1412 sdp_list_free(svcclass, free); in update_services()
1504 sdp_list_free(device->tmp_records, in search_cb()
Dstorage.c909 sdp_list_free(records, (sdp_free_func_t) sdp_record_free); in delete_all_records()
948 sdp_list_free(svcclass, free); in find_record_in_list()
953 sdp_list_free(svcclass, free); in find_record_in_list()
1066 sdp_list_free(recs, (sdp_free_func_t)sdp_record_free); in read_device_id()
/external/bluetooth/bluez/test/
Dsdptest.c86 sdp_list_free(attrids, NULL); in cmd_search()
88 sdp_list_free(search, NULL); in cmd_search()
/external/bluetooth/bluez/serial/
Dmanager.c90 sdp_list_foreach(protos, (sdp_list_func_t) sdp_list_free, NULL); in serial_probe()
91 sdp_list_free(protos, NULL); in serial_probe()
Dproxy.c145 sdp_list_free(langs, 0); in add_lang_attr()
163 sdp_list_free(root, NULL); in proxy_record_new()
169 sdp_list_free(svclass_id, NULL); in proxy_record_new()
175 sdp_list_free(profiles, NULL); in proxy_record_new()
195 sdp_list_free(proto[0], NULL); in proxy_record_new()
196 sdp_list_free(proto[1], NULL); in proxy_record_new()
197 sdp_list_free(apseq, NULL); in proxy_record_new()
198 sdp_list_free(aproto, NULL); in proxy_record_new()
Dport.c397 sdp_list_foreach(protos, (sdp_list_func_t) sdp_list_free, NULL); in get_record_cb()
398 sdp_list_free(protos, NULL); in get_record_cb()
/external/bluetooth/bluez/network/
Dserver.c155 sdp_list_free(langs, 0); in add_lang_attr()
273 sdp_list_free(apseq, NULL); in server_record_new()
274 sdp_list_free(root, NULL); in server_record_new()
275 sdp_list_free(aproto, NULL); in server_record_new()
276 sdp_list_free(proto[0], NULL); in server_record_new()
277 sdp_list_free(proto[1], NULL); in server_record_new()
278 sdp_list_free(svclass, NULL); in server_record_new()
279 sdp_list_free(pfseq, NULL); in server_record_new()
/external/bluetooth/bluez/input/
Dmanager.c106 sdp_list_foreach(protos, (sdp_list_func_t) sdp_list_free, NULL); in headset_probe()
107 sdp_list_free(protos, NULL); in headset_probe()
/external/bluetooth/bluez/sap/
Dserver.c207 sdp_list_free(root, NULL); in create_sap_record()
215 sdp_list_free(svclass_id, NULL); in create_sap_record()
221 sdp_list_free(profiles, NULL); in create_sap_record()
240 sdp_list_free(proto[0], NULL); in create_sap_record()
241 sdp_list_free(proto[1], NULL); in create_sap_record()
242 sdp_list_free(apseq, NULL); in create_sap_record()
243 sdp_list_free(aproto, NULL); in create_sap_record()
/external/bluetooth/bluez/attrib/
Dgatt.c637 sdp_list_free(list, free); in gatt_parse_record()
644 sdp_list_foreach(list, (sdp_list_func_t) sdp_list_free, NULL); in gatt_parse_record()
645 sdp_list_free(list, NULL); in gatt_parse_record()
/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h48 void sdp_list_free(sdp_list_t *list, sdp_free_func_t f);

12