Searched refs:send_hid_virtual_unplug_internal (Results 1 – 2 of 2) sorted by relevance
570 let status = bluetooth.lock().unwrap().send_hid_virtual_unplug_internal(addr); in dispatch()
1016 pub(crate) fn send_hid_virtual_unplug_internal(&mut self, mut addr: RawAddress) -> BtStatus { in send_hid_virtual_unplug_internal() method