Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs279 if !bt.is_pairing_busy() { in dispatch()
Dbluetooth.rs1382 pub fn is_pairing_busy(&self) -> bool { in is_pairing_busy() method