Searched refs:CreateBond (Results 1 – 2 of 2) sorted by relevance
738 return bool(self.proxy().CreateBond(remote_device, int(transport)))
327 CreateBond, enumerator1192 AdapterActions::CreateBond => { in handle_actions()1861 let _ = tx.send(Message::AdapterActions(AdapterActions::CreateBond)).await; in discovery_state()