Searched defs:InitialInformations (Results 1 – 1 of 1) sorted by relevance
78 struct InitialInformations { struct79 hci::Role my_role;80 hci::AddressWithType my_connection_address;82 hci::AddressWithType my_identity_address;83 crypto_toolbox::Octet16 my_identity_resolving_key;86 struct {93 } myPairingCapabilities;96 bool remotely_initiated;97 uint16_t connection_handle;98 hci::AddressWithType remote_connection_address;[all …]