mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Remove deprecated methods.
PiperOrigin-RevId: 829640164
This commit is contained in:
committed by
Copybara-Service
parent
f58e9820d5
commit
48ddaf0a95
@@ -84,8 +84,6 @@ class BluetoothAdapter : public api::BluetoothAdapter {
|
||||
bool SetName(absl::string_view name, bool persist) override;
|
||||
|
||||
// Returns BT MAC address assigned to this adapter.
|
||||
std::string GetMacAddress() const override;
|
||||
|
||||
MacAddress GetAddress() const override;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user