Searched refs:get_reason (Results 1 – 6 of 6) sorted by relevance
53 let reason = get_reason(packed_error); in process_least_recent_error()103 fn get_reason(packed_error: u32) -> i32 { in get_reason() function
459 suspend_imminent.get_reason() in on_suspend_imminent()479 match (tablet_mode, suspend_imminent.get_reason()) { in on_suspend_imminent()
1017 let error_code = if packet.get_reason() == hci::ErrorCode::Success { in hci_le_reject_cis_request()1020 packet.get_reason() in hci_le_reject_cis_request()1207 error_code: packet.get_reason().into(), in hci_disconnect()
835 if cmd.get_reason() in process()
714 dc_conn.get_reason(), in process()
659 error_code: reply.get_reason().into(), in respond()