Home
last modified time | relevance | path

Searched defs:status_view (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Devent_checkers.h30 auto status_view = T::Create(view); in check_complete() local
46 auto status_view = T::Create(view); in check_status() local
Dmsft.cc232 …auto status_view = MsftReadSupportedFeaturesCommandCompleteView::Create(MsftCommandCompleteView::C… in on_msft_read_supported_features_complete() local
270 auto status_view = in on_msft_adv_monitor_add_complete() local
285 auto status_view = in on_msft_adv_monitor_remove_complete() local
300 auto status_view = in on_msft_adv_monitor_enable_complete() local
Dle_scanning_manager.cc1404 auto status_view = LeSetScanParametersCompleteView::Create(view); in on_set_scan_parameter_complete() local
1413 auto status_view = LeExtendedScanParamsCompleteView::Create(view); in on_set_scan_parameter_complete() local
1422 auto status_view = LeSetExtendedScanParametersCompleteView::Create(view); in on_set_scan_parameter_complete() local
1437 auto status_view = LeAdvFilterCompleteView::Create(view); in on_advertising_filter_complete() local
1538 auto status_view = LeAdvFilterCompleteView::Create(view); in on_apcf_read_extended_features_complete() local
1564 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_complete() local
1577 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_enable_complete() local
1592 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_disable_complete() local
1605 auto status_view = LeBatchScanCompleteView::Create(view); in on_batch_scan_read_result_complete() local
Dle_periodic_sync_manager.h217 auto status_view = View::Create(view); in HandlePeriodicAdvertisingCreateSyncStatus() local
252 auto status_view = View::Create(view); in HandlePeriodicAdvertisingCreateSyncCancelStatus() local
271 auto status_view = View::Create(view); in HandlePeriodicAdvertisingSyncTransferComplete() local
Dhci_layer_fake.cc183 CommandStatusView status_view = CommandStatusView::Create(event); in CommandStatusCallback() local
Dle_periodic_sync_manager_test.cc122 CommandStatusView status_view = CommandStatusView::Create(event); in CommandStatusCallback() local
Dhci_layer.cc211 CommandStatusView status_view = CommandStatusView::Create(event); in handle_command_response() local
Dcontroller.cc787 auto status_view = LeRandCompleteView::Create(view); in le_rand_cb() local
Dle_advertising_manager.cc1755 auto status_view = View::Create(view); in check_status_with_id() local
Ddistance_measurement_manager.cc1367 auto status_view = LeReadRemoteTransmitPowerLevelStatusView::Create(view); in on_read_remote_transmit_power_level_status() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc1437 auto status_view = in L2CA_SetEcosystemBaseInterval() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc777 [](bluetooth::hci::CommandStatusView status_view) { in BTM_StartInquiry()