This is the complete list of members for PairingConnectionCtx, including all inherited members.
| auth_ | PairingConnectionCtx | private |
| cb_ | PairingConnectionCtx | private |
| cert_ | PairingConnectionCtx | private |
| CheckHeaderType(adb::proto::PairingPacket::Type expected, uint8_t actual) | PairingConnectionCtx | private |
| CreateHeader(PairingPacketHeader *header, adb::proto::PairingPacket::Type type, uint32_t payload_size) | PairingConnectionCtx | private |
| CreatePairingAuthPtr(Role role, const Data &pswd) | PairingConnectionCtx | privatestatic |
| Data typedef | PairingConnectionCtx | |
| DoExchangeMsgs() | PairingConnectionCtx | private |
| DoExchangePeerInfo() | PairingConnectionCtx | private |
| fd_ | PairingConnectionCtx | private |
| kExportedKeySize | PairingConnectionCtx | privatestatic |
| NotifyResult(const PeerInfo *p) | PairingConnectionCtx | private |
| opaque_ | PairingConnectionCtx | private |
| PairingConnectionCtx(Role role, const Data &pswd, const PeerInfo &peer_info, const Data &certificate, const Data &priv_key) | PairingConnectionCtx | explicit |
| peer_info_ | PairingConnectionCtx | private |
| priv_key_ | PairingConnectionCtx | private |
| pswd_ | PairingConnectionCtx | private |
| ReadHeader(PairingPacketHeader *header) | PairingConnectionCtx | private |
| ResultCallback typedef | PairingConnectionCtx | |
| Role enum name | PairingConnectionCtx | |
| role_ | PairingConnectionCtx | private |
| SetupTlsConnection() | PairingConnectionCtx | private |
| Start(int fd, ResultCallback cb, void *opaque) | PairingConnectionCtx | |
| StartWorker() | PairingConnectionCtx | private |
| State enum name | PairingConnectionCtx | private |
| state_ | PairingConnectionCtx | private |
| their_info_ | PairingConnectionCtx | private |
| thread_ | PairingConnectionCtx | private |
| tls_ | PairingConnectionCtx | private |
| WriteHeader(const PairingPacketHeader *header, std::string_view payload) | PairingConnectionCtx | private |
| ~PairingConnectionCtx() | PairingConnectionCtx | virtual |