Searched refs:remove_bond (Results 1 – 6 of 6) sorted by relevance
187 …self.dut_security.remove_bond(self.cert.address, common.BluetoothAddressTypeEnum.PUBLIC_DEVICE_ADD…272 self.dut_security.remove_bond(self.cert_security.get_address(),274 self.cert_security.remove_bond(self.dut_security.get_address(),
105 def remove_bond(self, address, type): member in CertSecurity
286 static int remove_bond(const RawAddress* bd_addr) { in remove_bond() function498 remove_bond,
79 def remove_bond(self, address, type): member in PySecurity
534 int (*remove_bond)(const RawAddress* bd_addr); member
436 hal::BluetoothInterface::Get()->GetHALInterface()->remove_bond(&addr); in RemoveBond()