Searched refs:is_pairing_busy (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ | ||
D | lib.rs | 279 if !bt.is_pairing_busy() { in dispatch() |
D | bluetooth.rs | 1382 pub fn is_pairing_busy(&self) -> bool { in is_pairing_busy() method |