Home
last modified time | relevance | path

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

/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()
181 void MetricIdAllocator::ForgetDevice(const RawAddress& mac_address) { in ForgetDevice()
203 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess()
/packages/modules/Bluetooth/system/gd/common/
Dmetric_id_manager.cc126 int MetricIdManager::AllocateId(const Address& mac_address) { in AllocateId()
160 bool MetricIdManager::SaveDevice(const Address& mac_address) { in SaveDevice()
187 void MetricIdManager::ForgetDevice(const Address& mac_address) { in ForgetDevice()
201 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.proto23 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/presence/
Dblefilter.proto82 optional bytes mac_address = 4; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc111 for (const auto& mac_address : btif_config_get_paired_devices()) { in init_metric_id_allocator() local
/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs72 mac_address: MacAddress, field
89 mac_address: MacAddress, field
175 mac_address: MacAddress, field
Duci_jni_android_new.rs551 let mac_address = [chunk[9], chunk[10]]; in parse_hybrid_controller_config_phase_list() localVariable
576 let mut mac_address = [0; 8]; in parse_hybrid_controller_config_phase_list() localVariable
/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dobject_mapping.rs567 mac_address: MacAddress, field