Searched defs:get_connection_state (Results 1 – 3 of 3) sorted by relevance
354 static int get_connection_state(const RawAddress* bd_addr) { in get_connection_state() function
337 pub fn get_connection_state(&mut self, address: &ffi::RustRawAddress) -> i32 { in get_connection_state() method
631 int (*get_connection_state)(const RawAddress* bd_addr); member