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
/external/bluetooth/bluedroid/btif/include/
btif_sock_sdp.h
27
static const UINT8
UUID_SPP
[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00,
/external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c
495
else if (IS_UUID(
UUID_SPP
, uuid))
545
uuid =
UUID_SPP
;
btif_sock_rfc.c
327
service_uuid =
UUID_SPP
; //use serial port profile to listen to specified channel
[
all
...]
Completed in 350 milliseconds