Searched defs:remove_bond (Results 1 – 5 of 5) sorted by relevance
112 def remove_bond(self, address, type): member in CertSecurity
107 def remove_bond(self, address, type): member in PySecurity
344 static int remove_bond(const RawAddress* bd_addr) { in remove_bond() function
330 pub fn remove_bond(&mut self, address: &ffi::RustRawAddress) -> i32 { in remove_bond() method
621 int (*remove_bond)(const RawAddress* bd_addr); member