Searched defs:SessionConfigNotification (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/ |
H A D | notification.rs | 415 pair: (uwb_uci_packets::SessionConfigNotification, UCIMajorVersion, bool), in try_from()
|
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/ |
D | uci_packets.rs | 5181 SessionConfigNotification(SessionConfigNotificationData), enumerator 5231 SessionConfigNotification(SessionConfigNotification), enumerator 7377 pub struct SessionConfigNotification { struct 7383 sessionconfignotification: SessionConfigNotificationData, argument 7464 impl Packet for SessionConfigNotification { implementation 7497 impl TryFrom<UciControlPacket> for SessionConfigNotification { implementation 7501 ) -> Result<SessionConfigNotification, Self::Error> { in try_from() 7505 impl SessionConfigNotification { implementation 7590 pub fn build(self) -> SessionConfigNotification { in build() 7621 impl From<SessionConfigNotificationBuilder> for SessionConfigNotification { implementation [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/ |
D | uci_packets.rs | 5181 SessionConfigNotification(SessionConfigNotificationData), enumerator 5231 SessionConfigNotification(SessionConfigNotification), enumerator 7377 pub struct SessionConfigNotification { struct 7383 sessionconfignotification: SessionConfigNotificationData, argument 7464 impl Packet for SessionConfigNotification { implementation 7497 impl TryFrom<UciControlPacket> for SessionConfigNotification { implementation 7501 ) -> Result<SessionConfigNotification, Self::Error> { in try_from() 7505 impl SessionConfigNotification { implementation 7590 pub fn build(self) -> SessionConfigNotification { in build() 7621 impl From<SessionConfigNotificationBuilder> for SessionConfigNotification { implementation [all …]
|