Home
last modified time | relevance | path

Searched refs:get_or_allocate_device (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs503 fn get_or_allocate_device(&mut self, address: &Address) -> &mut DeviceInformation { in get_or_allocate_device() method
527 let device = self.get_or_allocate_device(address); in get_or_allocate_connection()
532 let device = self.get_or_allocate_device(address); in report_address_type()
537 let device = self.get_or_allocate_device(address); in report_name()
542 let device = self.get_or_allocate_device(address); in report_acl_state()
552 let device = self.get_or_allocate_device(address); in report_connection_start()