OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UUID_OBEX_OBJECT_PUSH
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_sock_sdp.h
21
static const UINT8
UUID_OBEX_OBJECT_PUSH
[] = {0x00, 0x00, 0x11, 0x05, 0x00, 0x00, 0x10, 0x00,
/external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c
373
if (IS_UUID(
UUID_OBEX_OBJECT_PUSH
,uuid))
410
else if (IS_UUID(
UUID_OBEX_OBJECT_PUSH
,uuid))
428
uuid =
UUID_OBEX_OBJECT_PUSH
;
Completed in 45 milliseconds