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

  /system/bt/btif/include/
btif_sock_sdp.h 26 static const uint8_t UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00,
  /system/bt/btif/src/
btif_sock_sdp.c 400 } else if (UUID_MATCHES(UUID_PBAP_PSE,uuid)) {
426 if (UUID_MATCHES(UUID_PBAP_PSE, uuid)) {
442 uuid = UUID_PBAP_PSE;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_sdp.cpp 30 static const uint8_t UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00,
236 } else if (IS_UUID(UUID_PBAP_PSE, uuid_in)) {
  /system/bt/bta/sdp/
bta_sdp_act.c 47 static const uint8_t UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00,
423 } else if (IS_UUID(UUID_PBAP_PSE,uuid->uu.uuid128)){

Completed in 1203 milliseconds