Searched defs:event_opt (Results 1 – 1 of 1) sorted by relevance
96 auto event_opt = CentralLinkKeyCompleteView::CreateOptional(event); in parse_central_link_key_complete() local104 auto event_opt = ReturnLinkKeysView::CreateOptional(event); in parse_return_link_keys() local112 auto event_opt = PinCodeRequestView::CreateOptional(event); in parse_pin_code_request() local119 auto event_opt = LinkKeyRequestView::CreateOptional(event); in parse_link_key_request() local128 auto event_opt = LinkKeyNotificationView::CreateOptional(event); in parse_link_key_notification() local139 auto event_opt = EncryptionKeyRefreshCompleteView::CreateOptional(event); in parse_encryption_key_refresh_complete() local149 auto event_opt = IoCapabilityRequestView::CreateOptional(event); in parse_io_capabilities_req() local177 auto event_opt = RemoteOobDataRequestView::CreateOptional(event); in parse_remote_oob_data_request() local186 auto event_opt = SimplePairingCompleteView::CreateOptional(event); in parse_simple_pairing_complete() local197 auto event_opt = UserPasskeyNotificationView::CreateOptional(event); in parse_user_passkey_notification() local[all …]