Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs203 fn report_connection_end( in report_connection_end() method
716 fn report_connection_end(&mut self, handle: ConnectionHandle, ts: NaiveDateTime) { in report_connection_end() method
741 device.report_connection_end(handle, initiator, ts); in report_connection_end()
757 self.report_connection_end(handle, ts); in report_reset()
851 self.report_connection_end(ev.get_connection_handle(), packet.ts); in process()
863 self.report_connection_end(ev.get_connection_handle(), packet.ts); in process()
872 self.report_connection_end(handle, packet.ts); in process()
985 self.report_connection_end(handle, packet.ts); in process()