OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UUID_SPP
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_sock_sdp.h
32
static const bluetooth::Uuid
UUID_SPP
= bluetooth::Uuid::From16Bit(0x1101);
/system/bt/btif/src/
btif_sock_sdp.cc
416
} else if (uuid ==
UUID_SPP
) {
463
uuid =
UUID_SPP
;
btif_sock_rfc.cc
292
service_uuid = &
UUID_SPP
;
Completed in 245 milliseconds