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

  /system/bt/btif/include/
btif_sock_sdp.h 30 static const uint8_t UUID_SAP[] = {0x00, 0x00, 0x11, 0x2D, 0x00, 0x00, 0x10, 0x00,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_sdp.cpp 38 static const uint8_t UUID_SAP[] = {0x00, 0x00, 0x11, 0x2D, 0x00, 0x00, 0x10, 0x00,
270 } else if (IS_UUID(UUID_SAP, uuid_in)) {
  /system/bt/bta/sdp/
bta_sdp_act.c 55 static const uint8_t UUID_SAP[] = {0x00, 0x00, 0x11, 0x2D, 0x00, 0x00, 0x10, 0x00,
429 } else if (IS_UUID(UUID_SAP,uuid->uu.uuid128)) {

Completed in 1449 milliseconds