Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs81 aoa_destination_azimuth_fom: u8, field
112 aoa_destination_azimuth_fom: (measurement.aoa_destination_azimuth_fom), in from()
133 aoa_destination_azimuth_fom: (measurement.aoa_destination_azimuth_fom), in from()
756 JValue::Int(measurement.aoa_destination_azimuth_fom as i32), in on_two_way_range_data_notification()
1393 aoa_destination_azimuth_fom: 7, in test_get_two_way_ranigng_measurement_from_short_address_two_way_ranging_measurement()
1416 measurement.aoa_destination_azimuth_fom, in test_get_two_way_ranigng_measurement_from_short_address_two_way_ranging_measurement()
1417 short_address_measurement.aoa_destination_azimuth_fom in test_get_two_way_ranigng_measurement_from_short_address_two_way_ranging_measurement()
1443 aoa_destination_azimuth_fom: 7, in test_get_two_way_ranigng_measurement_from_extended_address_two_way_ranging_measurement()
1466 measurement.aoa_destination_azimuth_fom, in test_get_two_way_ranigng_measurement_from_extended_address_two_way_ranging_measurement()
1467 extended_address_measurement.aoa_destination_azimuth_fom in test_get_two_way_ranigng_measurement_from_extended_address_two_way_ranging_measurement()
/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dobject_mapping.rs576 aoa_destination_azimuth_fom: u8, field
595 aoa_destination_azimuth_fom: (measurement.aoa_destination_azimuth_fom), in from()
616 aoa_destination_azimuth_fom: (measurement.aoa_destination_azimuth_fom), in from()
715 JValue::Int(measurement.aoa_destination_azimuth_fom as i32), in try_from()