OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UUID_MAP_MNS
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth_sdp.cpp
34
static const uint8_t
UUID_MAP_MNS
[] = {0x00, 0x00, 0x11, 0x33, 0x00, 0x00, 0x10, 0x00,
220
}else if (IS_UUID(
UUID_MAP_MNS
,uuid_in)){
/system/bt/bta/sdp/
bta_sdp_act.c
51
static const uint8_t
UUID_MAP_MNS
[] = {0x00, 0x00, 0x11, 0x33, 0x00, 0x00, 0x10, 0x00,
410
} else if (IS_UUID(
UUID_MAP_MNS
,uuid->uu.uuid128)) {
Completed in 272 milliseconds