Home
last modified time | relevance | path

Searched refs:UUID_SPP (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
Dbtif_sock_sdp.h27 static const UINT8 UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00, variable
/external/bluetooth/bluedroid/btif/src/
Dbtif_sock_sdp.c495 else if (IS_UUID(UUID_SPP, uuid)) in add_rfc_sdp_by_uuid()
545 uuid = UUID_SPP; in add_rfc_sdp_rec()
Dbtif_sock_rfc.c327 service_uuid = UUID_SPP; //use serial port profile to listen to specified channel in btsock_rfc_listen()