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

  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/bluetooth/bluez/network/
server.c 246 sdp_data_free(p);
247 sdp_data_free(v);
  /external/bluetooth/bluez/audio/
manager.c 274 sdp_data_free(channel);
330 sdp_data_free(channel);
401 sdp_data_free(channel);
  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 163 void sdp_data_free(sdp_data_t *data);
  /external/bluetooth/bluez/plugins/
pnat.c 400 sdp_data_free(channel);
  /external/bluetooth/bluez/compat/
sdp.c 456 sdp_data_free(p);
457 sdp_data_free(v);
  /external/bluetooth/bluez/src/
sdp-xml.c 729 sdp_data_free(elem->data);
sdpd-service.c 518 sdp_list_free(rec->attrlist, (sdp_free_func_t) sdp_data_free);
  /external/bluetooth/bluez/lib/
sdp.c 974 sdp_data_free(p);
1000 sdp_data_free(d);
1005 void sdp_data_free(sdp_data_t *d) function
    [all...]
  /external/bluetooth/bluez/serial/
proxy.c 216 sdp_data_free(ch);

Completed in 70 milliseconds