Lines Matching defs:packet
109 auto packet = hci::InquiryCancelCompleteView::Create(view); in OnCommandComplete() local
115 auto packet = hci::PeriodicInquiryModeCompleteView::Create(view); in OnCommandComplete() local
121 auto packet = hci::ExitPeriodicInquiryModeCompleteView::Create(view); in OnCommandComplete() local
127 auto packet = hci::WriteInquiryModeCompleteView::Create(view); in OnCommandComplete() local
133 auto packet = hci::ReadInquiryModeCompleteView::Create(view); in OnCommandComplete() local
140 auto packet = hci::ReadInquiryResponseTransmitPowerLevelCompleteView::Create(view); in OnCommandComplete() local
147 auto packet = hci::WriteInquiryScanActivityCompleteView::Create(view); in OnCommandComplete() local
153 auto packet = hci::ReadInquiryScanActivityCompleteView::Create(view); in OnCommandComplete() local
161 auto packet = hci::WriteInquiryScanTypeCompleteView::Create(view); in OnCommandComplete() local
167 auto packet = hci::ReadInquiryScanTypeCompleteView::Create(view); in OnCommandComplete() local
184 auto packet = hci::InquiryStatusView::Create(status); in OnCommandStatus() local
200 auto packet = hci::InquiryCompleteView::Create(view); in OnEvent() local
209 auto packet = hci::InquiryResultView::Create(view); in OnEvent() local
216 auto packet = hci::InquiryResultWithRssiView::Create(view); in OnEvent() local
223 auto packet = hci::ExtendedInquiryResultView::Create(view); in OnEvent() local