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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 608 int sdp_attrid_comp_func(const void *key1, const void *key2);
  /external/bluetooth/bluez/lib/
sdp.c 593 rec->attrlist = sdp_list_insert_sorted(rec->attrlist, d, sdp_attrid_comp_func);
951 rec->attrlist = sdp_list_insert_sorted(rec->attrlist, d, sdp_attrid_comp_func);
957 int sdp_attrid_comp_func(const void *key1, const void *key2) function
    [all...]

Completed in 18 milliseconds