HomeSort by relevance Sort by last modified time
    Searched refs:sdp_data_free (Results 1 - 14 of 14) sorted by null

  /external/bluetooth/bluez/health/
hdp_util.c 436 sdp_data_free(psm);
438 sdp_data_free(mcap_ver);
537 sdp_data_free(psm);
588 sdp_data_free(mdepid);
590 sdp_data_free(dtype);
592 sdp_data_free(role);
594 sdp_data_free(desc);
620 sdp_list_free(hdp_feature, (sdp_free_func_t)sdp_data_free);
628 sdp_list_free(hdp_list, (sdp_free_func_t)sdp_data_free);
661 sdp_data_free(spec)
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/bluetooth/bluez/audio/
manager.c 278 sdp_data_free(channel);
334 sdp_data_free(channel);
405 sdp_data_free(channel);
  /external/bluetooth/bluez/src/
attrib-server.c 135 sdp_data_free(psm);
136 sdp_data_free(sh);
137 sdp_data_free(eh);
sdpd-service.c 345 sdp_list_free(rec->attrlist, (sdp_free_func_t) sdp_data_free);
sdp-xml.c 722 sdp_data_free(elem->data);
adapter.c     [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 163 void sdp_data_free(sdp_data_t *data);
  /external/bluetooth/bluez/plugins/
pnat.c 404 sdp_data_free(channel);
  /external/bluetooth/bluez/compat/
sdp.c 457 sdp_data_free(p);
458 sdp_data_free(v);
  /external/bluetooth/bluez/network/
server.c 271 sdp_data_free(p);
272 sdp_data_free(v);
  /external/bluetooth/bluez/lib/
sdp.c 947 sdp_data_free(p);
973 sdp_data_free(d);
978 void sdp_data_free(sdp_data_t *d) function
    [all...]
  /external/bluetooth/bluez/serial/
proxy.c 194 sdp_data_free(ch);
  /external/bluetooth/bluez/sap/
server.c 239 sdp_data_free(ch);
    [all...]

Completed in 1416 milliseconds