Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/bluetooth_core_rust_packets/gen/
D_packets.rs191 AttErrorResponse(AttErrorResponse), enumerator
2450 pub struct AttErrorResponse { struct
2455 impl TryFrom<&Att> for AttErrorResponse { argument
2457 fn try_from(parent: &Att) -> Result<AttErrorResponse, Self::Error> { in try_from()
2461 impl TryFrom<Att> for AttErrorResponse { implementation
2463 fn try_from(parent: Att) -> Result<AttErrorResponse, Self::Error> { in try_from()
2484 impl AttErrorResponse { implementation
2553 impl Packet for AttErrorResponse { implementation
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
D_packets.rs191 AttErrorResponse(AttErrorResponse), enumerator
2450 pub struct AttErrorResponse { struct
2455 impl TryFrom<&Att> for AttErrorResponse { argument
2457 fn try_from(parent: &Att) -> Result<AttErrorResponse, Self::Error> { in try_from()
2461 impl TryFrom<Att> for AttErrorResponse { implementation
2463 fn try_from(parent: Att) -> Result<AttErrorResponse, Self::Error> { in try_from()
2484 impl AttErrorResponse { impl
2553 impl Packet for AttErrorResponse { implementation