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

  /system/bt/btif/include/
btif_util.h 69 void uuid16_to_uuid128(uint16_t uuid16, bt_uuid_t* uuid128);
  /system/bt/btif/src/
btif_storage.c 655 uuid16_to_uuid128(UUID_SERVCLASS_AG_HANDSFREE,
662 uuid16_to_uuid128(UUID_SERVCLASS_HEADSET_AUDIO_GATEWAY,
668 uuid16_to_uuid128(UUID_SERVCLASS_AUDIO_SOURCE,
674 uuid16_to_uuid128(UUID_SERVCLASS_HF_HANDSFREE,
    [all...]
btif_util.c 104 void uuid16_to_uuid128(uint16_t uuid16, bt_uuid_t* uuid128) function

Completed in 75 milliseconds