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

  /external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchRequestBasic/
bluetooth_SDP_ServiceSearchRequestBasic.py 20 BLUETOOTH_BASE_UUID = 0x0000000000001000800000805F9B34FB
91 self.BLUETOOTH_BASE_UUID)
  /external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
bluetooth_SDP_ServiceAttributeRequest.py 67 BLUETOOTH_BASE_UUID = 0x0000000000001000800000805F9B34FB
430 self.BLUETOOTH_BASE_UUID)
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_sdp_socket.py 17 BLUETOOTH_BASE_UUID = 0x0000000000001000800000805F9B34FB
243 uuid128 = (uuid128 << 96) + BLUETOOTH_BASE_UUID
  /external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
bluetooth_SDP_ServiceSearchAttributeRequest.py 22 BLUETOOTH_BASE_UUID = 0x0000000000001000800000805F9B34FB
457 self.BLUETOOTH_BASE_UUID)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bthdef.h 29 DEFINE_GUID(BLUETOOTH_BASE_UUID,0x00000000,0x0000,0x1000,0x80,0x00,0x00,0x80,0x5F,0x9B,0x34,0xFB);

Completed in 239 milliseconds