Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_core/src/uci/
Dnotification.rs883 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_extended_mac_two_way_session_info_ntf() localVariable
936 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_short_mac_two_way_session_info_ntf() localVariable
985 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_extended_mac_owr_aoa_session_info_ntf() localVariable
1033 let session_notification = SessionNotification::try_from(range_notification).unwrap(); in test_session_notification_casting_from_short_mac_owr_aoa_session_info_ntf() localVariable
1063 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_status_ntf() localVariable
1152 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_update_controller_multicast_list_ntf_v1_packet() localVariable
1196 let session_notification = SessionNotification::try_from(( in test_cast_failed_from_session_update_controller_multicast_list_ntf_v1_packet_v2_payload() localVariable
1228 let session_notification = SessionNotification::try_from(( in test_cast_failed_from_session_update_controller_multicast_list_ntf_v2_packet_v1_payload() localVariable
1266 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_update_controller_multicast_list_ntf_v2_packet() localVariable
1296 let session_notification = SessionNotification::try_from(( in test_session_notification_casting_from_session_data_transfer_phase_config_ntf_packet() localVariable
[all …]