HomeSort by relevance Sort by last modified time
    Searched full:uuid_to_string (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_util.h 75 void uuid_to_string(bt_uuid_t *p_uuid, char *str);
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 161 void uuid_to_string(bt_uuid_t *p_uuid, char *str) function
btif_sock_rfc.c 61 extern void uuid_to_string(bt_uuid_t *p_uuid, char *str);
65 uuid_to_string((bt_uuid_t*)p_uuid, uuids);
    [all...]
btif_storage.c 283 uuid_to_string(p_uuid, buf);
    [all...]
btif_dm.c     [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 54 extern void uuid_to_string(bt_uuid_t *p_uuid, char *str);
58 uuid_to_string((bt_uuid_t*)p_uuid, uuids);
    [all...]

Completed in 113 milliseconds