Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs48 const SHORT_MAC_ADDRESS_LEN: i32 = 2; constant
473 uwb_core::uci::RangingMeasurements::ShortAddressTwoWay(_) => SHORT_MAC_ADDRESS_LEN, in on_session_dl_tdoa_range_data_notification()
477 uwb_core::uci::RangingMeasurements::ShortAddressDltdoa(_) => SHORT_MAC_ADDRESS_LEN, in on_session_dl_tdoa_range_data_notification()
897 (SHORT_MAC_ADDRESS_LEN, MacAddressIndicator::ShortAddress) in on_session_two_way_range_data_notification()
/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dobject_mapping.rs551 const SHORT_MAC_ADDRESS_LEN: i32 = 2; constant
649 SHORT_MAC_ADDRESS_LEN, in try_from()