Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dranging_hal_android.cc460 mode_data = convert_mode_1_data(mode_1_data, cs_role); in get_step_mode_data()
471 .modeOneData = convert_mode_1_data(mode_3_data.mode1_data_, cs_role), in get_step_mode_data()
479 static ModeOneData convert_mode_1_data(const Mode1Data& mode_1_data, hci::CsRole cs_role) { in convert_mode_1_data() function in bluetooth::hal::RangingHalAndroid