Home
last modified time | relevance | path

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

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dnotification.rs490 use uwb_uci_packets::SessionControlNotificationChild; in try_from()
492 SessionControlNotificationChild::SessionInfoNtf(evt) => evt.try_into(), in try_from()
493 SessionControlNotificationChild::DataCreditNtf(evt) => Ok(Self::DataCredit { in try_from()
497 SessionControlNotificationChild::DataTransferStatusNtf(evt) => { in try_from()
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs8190 pub enum SessionControlNotificationChild { enum
8334 pub fn specialize(&self) -> SessionControlNotificationChild { in specialize() argument
8337 SessionControlNotificationChild::DataCreditNtf( in specialize()
8342 SessionControlNotificationChild::DataTransferStatusNtf( in specialize()
8347 SessionControlNotificationChild::SessionInfoNtf( in specialize()
8352 SessionControlNotificationChild::Payload(payload.clone()) in specialize()
8355 SessionControlNotificationChild::None in specialize()
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
Duci_packets.rs8190 pub enum SessionControlNotificationChild { enum
8334 pub fn specialize(&self) -> SessionControlNotificationChild { in specialize() argument
8337 SessionControlNotificationChild::DataCreditNtf( in specialize()
8342 SessionControlNotificationChild::DataTransferStatusNtf( in specialize()
8347 SessionControlNotificationChild::SessionInfoNtf( in specialize()
8352 SessionControlNotificationChild::Payload(payload.clone()) in specialize()
8355 SessionControlNotificationChild::None in specialize()