Searched defs:InitialInformations (Results 1 – 1 of 1) sorted by relevance
74 struct InitialInformations { struct75 hci::Role my_role;76 hci::AddressWithType my_connection_address;78 hci::AddressWithType my_identity_address;79 hci::Octet16 my_identity_resolving_key;82 struct {89 } myPairingCapabilities;92 bool remotely_initiated;93 uint16_t connection_handle;94 hci::AddressWithType remote_connection_address;[all …]