OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UUID_SAP
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_sock_sdp.h
32
static const uint8_t
UUID_SAP
[] = {0x00, 0x00, 0x11, 0x2D, 0x00, 0x00, 0x10, 0x00,
/packages/apps/Bluetooth/jni/
com_android_bluetooth_sdp.cpp
36
static const uint8_t
UUID_SAP
[] = {0x00, 0x00, 0x11, 0x2D, 0x00, 0x00, 0x10, 0x00,
267
} else if (IS_UUID(
UUID_SAP
, uuid_in)) {
/system/bt/bta/sdp/
bta_sdp_act.c
53
static const uint8_t
UUID_SAP
[] = {0x00, 0x00, 0x11, 0x2D, 0x00, 0x00, 0x10, 0x00,
419
} else if (IS_UUID(
UUID_SAP
,uuid->uu.uuid128)) {
Completed in 199 milliseconds