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

  /system/bt/btif/include/
btif_sock_sdp.h 28 static const uint8_t UUID_MAP_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00,
  /system/bt/btif/src/
btif_sock_sdp.c 405 } else if (UUID_MATCHES(UUID_MAP_MAS,uuid)) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_sdp.cpp 32 static const uint8_t UUID_MAP_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00,
208 if (IS_UUID(UUID_MAP_MAS,uuid_in)){
  /system/bt/bta/sdp/
bta_sdp_act.c 49 static const uint8_t UUID_MAP_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00,
417 if (IS_UUID(UUID_MAP_MAS,uuid->uu.uuid128)) {

Completed in 1287 milliseconds