Searched refs:get_connection_state (Results 1 – 4 of 4) sorted by relevance
354 static int get_connection_state(const RawAddress* bd_addr) { in get_connection_state() function598 get_connection_state,
631 int (*get_connection_state)(const RawAddress* bd_addr); member
337 pub fn get_connection_state(&mut self, address: &ffi::RustRawAddress) -> i32 { in get_connection_state() method
308 return intf_->get_connection_state(&addr); in GetConnectionState()