Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs51 const MAX_RANGING_ROUNDS_LEN: i32 = 16; constant
487 let active_ranging_rounds = self.env.new_byte_array(MAX_RANGING_ROUNDS_LEN)?; in on_session_dl_tdoa_range_data_notification()