OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UUID_OBEX_OBJECT_PUSH
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_sock_sdp.h
27
static const bluetooth::Uuid
UUID_OBEX_OBJECT_PUSH
=
/system/bt/bta/sdp/
bta_sdp_act.cc
45
static const Uuid
UUID_OBEX_OBJECT_PUSH
= Uuid::From16Bit(0x1105);
369
} else if (uuid ==
UUID_OBEX_OBJECT_PUSH
) {
/packages/apps/Bluetooth/jni/
com_android_bluetooth_sdp.cpp
30
static const Uuid
UUID_OBEX_OBJECT_PUSH
= Uuid::From16Bit(0x1105);
196
} else if (uuid_in ==
UUID_OBEX_OBJECT_PUSH
) {
Completed in 290 milliseconds