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

  /system/bt/btif/include/
btif_util.h 71 void uuid_to_string_legacy(bt_uuid_t *p_uuid, char *str);
  /system/bt/btif/src/
btif_util.c 140 void uuid_to_string_legacy(bt_uuid_t *p_uuid, char *str) function
btif_storage.c 282 uuid_to_string_legacy(p_uuid, buf);
    [all...]
btif_dm.c     [all...]
  /system/bt/bta/jv/
bta_jv_act.c 101 extern void uuid_to_string_legacy(bt_uuid_t *p_uuid, char *str);
105 uuid_to_string_legacy((bt_uuid_t*)p_uuid, uuids);
    [all...]

Completed in 2200 milliseconds