Searched refs:WriteProcedureData (Results 1 – 5 of 5) sorted by relevance
59 void WriteProcedureData(uint16_t /* connection_handle */, hci::CsRole /* local_cs_role */, in WriteProcedureData() function in bluetooth::hal::RangingHalHost
323 virtual void WriteProcedureData(uint16_t connection_handle, hci::CsRole local_cs_role,
355 void WriteProcedureData(const uint16_t connection_handle, hci::CsRole local_cs_role, in WriteProcedureData() function in bluetooth::hal::RangingHalAndroid
279 TEST_P(BluetoothRangingTest, WriteProcedureData) { in TEST_P() argument
1911 ranging_hal_->WriteProcedureData(connection_handle, live_tracker->role, in check_cs_procedure_complete()