Searched defs:InitialInformations (Results 1 – 1 of 1) sorted by relevance
73 struct InitialInformations { struct74 hci::Role my_role;75 hci::AddressWithType my_connection_address;78 struct {85 } myPairingCapabilities;88 bool remotely_initiated;89 uint16_t connection_handle;90 hci::AddressWithType remote_connection_address;91 std::string remote_name;94 std::optional<PairingRequestView> pairing_request;[all …]