Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs8164 pub enum SessionControlNotificationDataChild { enum
8171 impl SessionControlNotificationDataChild { impl
8174 SessionControlNotificationDataChild::DataCreditNtf(value) => { in get_total_size()
8177 SessionControlNotificationDataChild::DataTransferStatusNtf(value) => { in get_total_size()
8180 SessionControlNotificationDataChild::SessionInfoNtf(value) => { in get_total_size()
8183 SessionControlNotificationDataChild::Payload(bytes) => bytes.len(), in get_total_size()
8184 SessionControlNotificationDataChild::None => 0, in get_total_size()
8200 child: SessionControlNotificationDataChild,
8237 SessionControlNotificationDataChild::DataCreditNtf(child_data) in parse_inner()
8242 SessionControlNotificationDataChild::DataTransferStatusNtf(child_data) in parse_inner()
[all …]
/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.rs8164 pub enum SessionControlNotificationDataChild { enum
8171 impl SessionControlNotificationDataChild { implementation
8174 SessionControlNotificationDataChild::DataCreditNtf(value) => { in get_total_size()
8177 SessionControlNotificationDataChild::DataTransferStatusNtf(value) => { in get_total_size()
8180 SessionControlNotificationDataChild::SessionInfoNtf(value) => { in get_total_size()
8183 SessionControlNotificationDataChild::Payload(bytes) => bytes.len(), in get_total_size()
8184 SessionControlNotificationDataChild::None => 0, in get_total_size()
8200 child: SessionControlNotificationDataChild,
8237 SessionControlNotificationDataChild::DataCreditNtf(child_data) in parse_inner()
8242 SessionControlNotificationDataChild::DataTransferStatusNtf(child_data) in parse_inner()
[all …]