Home
last modified time | relevance | path

Searched defs:mac_address (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_common_metric_id_allocator.cc88 bool MetricIdAllocator::SaveDevice(const RawAddress& mac_address) { in SaveDevice()
92 int MetricIdAllocator::AllocateId(const RawAddress& mac_address) { in AllocateId()
96 void MetricIdAllocator::ForgetDevice(const RawAddress& mac_address) { in ForgetDevice()
99 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess()
/packages/modules/Bluetooth/system/common/
Dmetric_id_allocator.cc117 int MetricIdAllocator::AllocateId(const RawAddress& mac_address) { in AllocateId()
150 bool MetricIdAllocator::SaveDevice(const RawAddress& mac_address) { in SaveDevice()
180 void MetricIdAllocator::ForgetDevice(const RawAddress& mac_address) { in ForgetDevice()
201 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess()
/packages/modules/Bluetooth/system/gd/common/
Dmetric_id_manager.cc124 int MetricIdManager::AllocateId(const Address& mac_address) { in AllocateId()
158 bool MetricIdManager::SaveDevice(const Address& mac_address) { in SaveDevice()
186 void MetricIdManager::ForgetDevice(const Address& mac_address) { in ForgetDevice()
200 void MetricIdManager::ForgetDevicePostprocess(const Address& mac_address, in ForgetDevicePostprocess()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py48 mac_address, argument
120 mac_address=None, argument
Dandroid_bluetooth_decorator.py98 def _is_device_connected(self, mac_address): argument
102 def _is_profile_connected(self, mac_address, profile): argument
/packages/modules/Bluetooth/system/blueberry/grpc/proto/
Dblueberry_device_controller.proto17 string mac_address = 1; // Mac Address of target device. field
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dscripted_beacon_ble_payload.proto9 optional bytes mac_address = 2; field
Dscripted_beacon.cc216 std::string mac_address = in get_next_advertisement() local
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/
Dcache.proto37 string mac_address = 4; field
117 string mac_address = 4; field
278 string mac_address = 1; field
/packages/modules/Connectivity/nearby/service/proto/src/presence/
Dblefilter.proto82 optional bytes mac_address = 4; field
/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs69 mac_address: MacAddress, field
86 mac_address: MacAddress, field
172 mac_address: MacAddress, field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc138 for (const auto& mac_address : btif_config_get_paired_devices()) { in init_metric_id_allocator() local
/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dobject_mapping.rs567 mac_address: MacAddress, field