mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
nearby: snapshot of cl/317978613
Signed-off-by: Alexey Polyudov <apolyudov@google.com> Change-Id: I4bf367877a986910bb03e1c54aa972b4bcd59942
This commit is contained in:
@@ -64,8 +64,6 @@ class BleAdvertisement {
|
||||
std::string GetBluetoothMacAddress() const { return bluetooth_mac_address_; }
|
||||
|
||||
private:
|
||||
std::uint32_t ComputeEndpointNameLength(
|
||||
const ByteArray& ble_advertisement_bytes) const;
|
||||
ByteArray BluetoothMacAddressHexStringToBytes(
|
||||
const std::string& bluetooth_mac_address) const;
|
||||
std::string HexBytesToColonDelimitedString(const ByteArray& hex_bytes) const;
|
||||
|
||||
Reference in New Issue
Block a user