Home
last modified time | relevance | path

Searched defs:session_notification (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dnotification.rs809 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_extended_mac_two_way_session_info_ntf() localVariable
860 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_short_mac_two_way_session_info_ntf() localVariable
907 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_extended_mac_owr_aoa_session_info_ntf() localVariable
953 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_short_mac_owr_aoa_session_info_ntf() localVariable
982 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_status_ntf() localVariable
1071 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_update_controller_multicast_list_ntf_v1_packet() localVariable
1115 let session_notification = SessionNotification::try_from(( in test_cast_failed_from_session_update_controller_multicast_list_ntf_v1_packet_v2_payload() localVariable
1147 let session_notification = SessionNotification::try_from(( in test_cast_failed_from_session_update_controller_multicast_list_ntf_v2_packet_v1_payload() localVariable
1185 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_update_controller_multicast_list_ntf_v2_packet() localVariable
1215 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_data_transfer_phase_config_ntf_packet() localVariable
[all …]