Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dranging_hal_host.cc59 void WriteProcedureData(uint16_t /* connection_handle */, hci::CsRole /* local_cs_role */, in WriteProcedureData() function in bluetooth::hal::RangingHalHost
Dranging_hal.h323 virtual void WriteProcedureData(uint16_t connection_handle, hci::CsRole local_cs_role,
Dranging_hal_android.cc355 void WriteProcedureData(const uint16_t connection_handle, hci::CsRole local_cs_role, in WriteProcedureData() function in bluetooth::hal::RangingHalAndroid
/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/vts/
H A DVtsHalBluetoothRangingTargetTest.cpp279 TEST_P(BluetoothRangingTest, WriteProcedureData) { in TEST_P() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Ddistance_measurement_manager.cc1911 ranging_hal_->WriteProcedureData(connection_handle, live_tracker->role, in check_cs_procedure_complete()