Searched defs:get_connection_state (Results 1 – 6 of 6) sorted by relevance
633 static int get_connection_state(const RawAddress* bd_addr) { in get_connection_state() function
728 int (*get_connection_state)(const RawAddress* bd_addr); member
187 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState; in get_connection_state() method2196 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState { in get_connection_state() method
594 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState { in get_connection_state() method
1201 pub fn get_connection_state(&self, addr: &RawAddress) -> BtConnectionState { in get_connection_state() method
830 fn get_connection_state(&self, device: BluetoothDevice) -> BtConnectionState { in get_connection_state() method