OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HSP_HS_UUID
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/input/
device.h
24
#define
HSP_HS_UUID
"00001108-0000-1000-8000-00805F9B34FB"
manager.c
94
if (!g_slist_find_custom(uuids,
HSP_HS_UUID
,
118
HSP_HS_UUID
, ch);
123
input_remove(device,
HSP_HS_UUID
);
163
.uuids = BTD_UUIDS(
HSP_HS_UUID
),
/external/bluetooth/bluez/audio/
device.h
27
#define
HSP_HS_UUID
"00001108-0000-1000-8000-00805f9b34fb"
manager.c
484
remote_uuid =
HSP_HS_UUID
;
1104
.uuids = BTD_UUIDS(
HSP_HS_UUID
, HFP_HS_UUID, HSP_AG_UUID, HFP_AG_UUID,
Completed in 2592 milliseconds