Searched defs:PairingConnectionCtx (Results 1 – 2 of 2) sorted by relevance
69 struct PairingConnectionCtx { struct78 explicit PairingConnectionCtx(Role role, const Data& pswd, const PeerInfo& peer_info, argument127 enum class State {151 }; // PairingConnectionCtx argument153 PairingConnectionCtx::PairingConnectionCtx(Role role, const Data& pswd, const PeerInfo& peer_info, in PairingConnectionCtx() function in PairingConnectionCtx
55 typedef struct PairingConnectionCtx PairingConnectionCtx; typedef