Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_sock_sdp.h32 static const uint8_t UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00, variable
/system/bt/btif/src/
Dbtif_sock_sdp.c403 } else if (UUID_MATCHES(UUID_SPP, uuid)) { in add_rfc_sdp_by_uuid()
450 uuid = UUID_SPP; in add_rfc_sdp_rec()
Dbtif_sock_rfc.c271 service_uuid = UUID_SPP; // Use serial port profile to listen to specified channel in btsock_rfc_listen()
/system/bt/bta/sdp/
Dbta_sdp_act.c53 static const uint8_t UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00, variable