Searched refs:kBluetoothAddressSize (Results 1 – 3 of 3) sorted by relevance
58 static const size_t kBluetoothAddressSize = 6; variable
571 *address_len = kBluetoothAddressSize; in GetIPAddressFromSockAddr()
41 if (end_point.address().size() != net::kBluetoothAddressSize) in IPEndPointToBluetoothAddress()