Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sdp.h33 static const bluetooth::Uuid UUID_SPP = bluetooth::Uuid::From16Bit(0x1101); variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_sdp.cc430 } else if (uuid == UUID_SPP) { in add_rfc_sdp_by_uuid()
477 uuid = UUID_SPP; in add_rfc_sdp_rec()
Dbtif_sock_rfc.cc318 service_uuid = &UUID_SPP; in btsock_rfc_listen()