Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs50 const MAX_ANCHOR_LOCATION_LEN: i32 = 12; constant
486 let anchor_location = self.env.new_byte_array(MAX_ANCHOR_LOCATION_LEN)?; in on_session_dl_tdoa_range_data_notification()