HomeSort by relevance Sort by last modified time
    Searched refs:UUID_SPP (Results 1 - 5 of 5) sorted by null

  /system/bt/btif/include/
btif_sock_sdp.h 32 static const uint8_t UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00,
  /system/bt/btif/src/
btif_sock_sdp.c 403 } else if (UUID_MATCHES(UUID_SPP, uuid)) {
450 uuid = UUID_SPP;
btif_sock_rfc.c 271 service_uuid = UUID_SPP; // Use serial port profile to listen to specified channel
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_sdp.cpp 36 static const uint8_t UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00,
  /system/bt/bta/sdp/
bta_sdp_act.c 53 static const uint8_t UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00,

Completed in 246 milliseconds