Home
last modified time | relevance | path

Searched refs:LeCsConfigCompleteView (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dranging_hal_host.cc49 const hci::LeCsConfigCompleteView& /* leCsConfigCompleteView */, in UpdateChannelSoundingConfig() argument
Dranging_hal_mock.h42 const hci::LeCsConfigCompleteView& leCsConfigCompleteView,
Dranging_hal.h322 uint16_t connection_handle, const hci::LeCsConfigCompleteView& leCsConfigCompleteView,
Dranging_hal_android.cc275 const hci::LeCsConfigCompleteView& leCsConfigCompleteView, in UpdateChannelSoundingConfig()
/packages/modules/Bluetooth/system/gd/hci/
Ddistance_measurement_manager.cc724 on_cs_config_complete(LeCsConfigCompleteView::Create(event)); in handle_event()
1071 void on_cs_config_complete(LeCsConfigCompleteView event_view) { in on_cs_config_complete()