Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/shim/src/
H A Dhci.rs35 pub fn hci_send_command( in hci_send_command() function
H A Dbridge.rs27 fn hci_send_command(hci: &mut Hci, data: &[u8], callback: UniquePtr<u8SliceOnceCallback>); in hci_send_command() function