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

  /external/chromium_org/device/bluetooth/
bluetooth_socket_win.cc 41 if (end_point.address().size() != net::kBluetoothAddressSize)
  /external/chromium_org/net/base/
net_util.h 58 static const size_t kBluetoothAddressSize = 6;
net_util.cc 571 *address_len = kBluetoothAddressSize;
    [all...]

Completed in 230 milliseconds