OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uuid16_to_uuid128
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_util.h
73
void
uuid16_to_uuid128
(uint16_t uuid16, bt_uuid_t* uuid128);
/external/bluetooth/bluedroid/btif/src/
btif_storage.c
636
uuid16_to_uuid128
(UUID_SERVCLASS_AG_HANDSFREE,
643
uuid16_to_uuid128
(UUID_SERVCLASS_HEADSET_AUDIO_GATEWAY,
649
uuid16_to_uuid128
(UUID_SERVCLASS_AUDIO_SOURCE,
655
uuid16_to_uuid128
(UUID_SERVCLASS_HF_HANDSFREE,
[
all
...]
btif_util.c
125
void
uuid16_to_uuid128
(uint16_t uuid16, bt_uuid_t* uuid128)
function
Completed in 186 milliseconds