Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs138 fn get_or_allocate_connection(&mut self, handle: &ConnectionHandle) -> &mut AclInformation { in get_or_allocate_connection()
194 struct AclInformation { struct
205 impl AclInformation { argument
366 impl fmt::Display for AclInformation { implementation
513 ) -> &mut AclInformation { in get_or_allocate_unknown_connection()
520 fn get_or_allocate_connection(&mut self, handle: &ConnectionHandle) -> &mut AclInformation { in get_or_allocate_connection()