Searched refs:le_event (Results 1 – 1 of 1) sorted by relevance
187 hci::LeMetaEventView le_event = hci::LeMetaEventView::Create(*e.hci_event); in WaitLeLongTermKeyRequest() local188 if (!le_event.IsValid()) { in WaitLeLongTermKeyRequest()192 if (le_event.GetSubeventCode() != hci::SubeventCode::LONG_TERM_KEY_REQUEST) { in WaitLeLongTermKeyRequest()196 hci::LeLongTermKeyRequestView ltk_req_packet = hci::LeLongTermKeyRequestView::Create(le_event); in WaitLeLongTermKeyRequest()