Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs217 .report_end(initiator, ts); in report_connection_end()
301 fn report_end(&mut self, initiator: InitiatorType, ts: NaiveDateTime) { in report_end() method
304 profile.report_end(initiator, ts); in report_end()
337 profile.report_end(initiator, ts); in report_profile_end()
572 fn report_end(&mut self, initiator: InitiatorType, ts: NaiveDateTime) { in report_end() method
749 conn.report_end(initiator, ts); in report_connection_end()