Searched refs:controller_to_host (Results 1 – 3 of 3) sorted by relevance
23 pub use captures_handler::controller_to_host;
301 pub fn controller_to_host(chip_id: ChipIdentifier, packet: &Bytes, packet_type: u32) { in controller_to_host() function
110 captures::controller_to_host(chip_id, &packet, packet_type.into()); in handle_response_cxx()128 captures::controller_to_host(chip_id, packet, packet_type.into()); in handle_response()