Home
last modified time | relevance | path

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

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dresponse.rs184 pair: (uwb_uci_packets::SessionConfigResponse, UCIMajorVersion, bool), in try_from()
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs4831 SessionConfigResponse(SessionConfigResponseData), enumerator
4865 SessionConfigResponse(SessionConfigResponse), enumerator
6946 pub struct SessionConfigResponse { struct
6952 sessionconfigresponse: SessionConfigResponseData, argument
7121 impl Packet for SessionConfigResponse { implementation
7154 impl TryFrom<UciControlPacket> for SessionConfigResponse { implementation
7156 fn try_from(packet: UciControlPacket) -> Result<SessionConfigResponse, Self::Error> { in try_from()
7160 impl SessionConfigResponse { implementation
7301 pub fn build(self) -> SessionConfigResponse { in build()
7330 impl From<SessionConfigResponseBuilder> for SessionConfigResponse { 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/
Duci_packets.rs4831 SessionConfigResponse(SessionConfigResponseData), enumerator
4865 SessionConfigResponse(SessionConfigResponse), enumerator
6946 pub struct SessionConfigResponse { struct
6952 sessionconfigresponse: SessionConfigResponseData, argument
7121 impl Packet for SessionConfigResponse { implementation
7154 impl TryFrom<UciControlPacket> for SessionConfigResponse { implementation
7156 fn try_from(packet: UciControlPacket) -> Result<SessionConfigResponse, Self::Error> { in try_from()
7160 impl SessionConfigResponse { implementation
7301 pub fn build(self) -> SessionConfigResponse { in build()
7330 impl From<SessionConfigResponseBuilder> for SessionConfigResponse { implementation
[all …]