Searched defs:mac_address (Results 1 – 13 of 13) sorted by relevance
87 bool MetricIdAllocator::SaveDevice(const RawAddress& mac_address) { in SaveDevice()91 int MetricIdAllocator::AllocateId(const RawAddress& mac_address) { in AllocateId()95 void MetricIdAllocator::ForgetDevice(const RawAddress& mac_address) { in ForgetDevice()98 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess()
114 int MetricIdAllocator::AllocateId(const RawAddress& mac_address) { in AllocateId()147 bool MetricIdAllocator::SaveDevice(const RawAddress& mac_address) { in SaveDevice()177 void MetricIdAllocator::ForgetDevice(const RawAddress& mac_address) { in ForgetDevice()198 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess()
120 int MetricIdManager::AllocateId(const Address& mac_address) { in AllocateId()154 bool MetricIdManager::SaveDevice(const Address& mac_address) { in SaveDevice()182 void MetricIdManager::ForgetDevice(const Address& mac_address) { in ForgetDevice()196 void MetricIdManager::ForgetDevicePostprocess(const Address& mac_address, in ForgetDevicePostprocess()
31 string LoggingUtils::GetMacString(const array<uint8_t, ETH_ALEN>& mac_address) { in GetMacString()
84 const array<uint8_t, ETH_ALEN>& mac_address) { in OnStationEvent()
9 optional bytes mac_address = 2; field
215 std::string mac_address = in get_next_advertisement() local
86 vector<uint8_t> mac_address; in TEST() local
53 std::array<uint8_t, ETH_ALEN> mac_address; member
539 array<uint8_t, ETH_ALEN> mac_address; in BroadcastHandler() local
683 const array<uint8_t, ETH_ALEN>& mac_address, in GetStationInfo()
142 std::vector<uint8_t> mac_address( in TEST() local
202 for (const auto& mac_address : btif_config_get_paired_devices()) { in init_metric_id_allocator() local