Searched defs:status_view (Results 1 – 12 of 12) sorted by relevance
30 auto status_view = T::Create(view); in check_complete() local46 auto status_view = T::Create(view); in check_status() local
232 …auto status_view = MsftReadSupportedFeaturesCommandCompleteView::Create(MsftCommandCompleteView::C… in on_msft_read_supported_features_complete() local270 auto status_view = in on_msft_adv_monitor_add_complete() local285 auto status_view = in on_msft_adv_monitor_remove_complete() local300 auto status_view = in on_msft_adv_monitor_enable_complete() local
1404 auto status_view = LeSetScanParametersCompleteView::Create(view); in on_set_scan_parameter_complete() local1413 auto status_view = LeExtendedScanParamsCompleteView::Create(view); in on_set_scan_parameter_complete() local1422 auto status_view = LeSetExtendedScanParametersCompleteView::Create(view); in on_set_scan_parameter_complete() local1437 auto status_view = LeAdvFilterCompleteView::Create(view); in on_advertising_filter_complete() local1538 auto status_view = LeAdvFilterCompleteView::Create(view); in on_apcf_read_extended_features_complete() local1564 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_complete() local1577 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_enable_complete() local1592 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_disable_complete() local1605 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_read_result_complete() local
217 auto status_view = View::Create(view); in HandlePeriodicAdvertisingCreateSyncStatus() local252 auto status_view = View::Create(view); in HandlePeriodicAdvertisingCreateSyncCancelStatus() local271 auto status_view = View::Create(view); in HandlePeriodicAdvertisingSyncTransferComplete() local
183 CommandStatusView status_view = CommandStatusView::Create(event); in CommandStatusCallback() local
122 CommandStatusView status_view = CommandStatusView::Create(event); in CommandStatusCallback() local
211 CommandStatusView status_view = CommandStatusView::Create(event); in handle_command_response() local
787 auto status_view = LeRandCompleteView::Create(view); in le_rand_cb() local
1755 auto status_view = View::Create(view); in check_status_with_id() local
1367 auto status_view = LeReadRemoteTransmitPowerLevelStatusView::Create(view); in on_read_remote_transmit_power_level_status() local
1437 auto status_view = in L2CA_SetEcosystemBaseInterval() local
777 [](bluetooth::hci::CommandStatusView status_view) { in BTM_StartInquiry()