Searched defs:BtConnectionState (Results 1 – 4 of 4) sorted by relevance
92 pub enum BtConnectionState { enum100 impl From<i32> for BtConnectionState { implementation1201 pub fn get_connection_state(&self, addr: &RawAddress) -> BtConnectionState { in get_connection_state()
187 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState; in get_connection_state()2196 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState { in get_connection_state()
594 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState { in get_connection_state()
830 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState { in get_connection_state()