Searched defs:AttErrorResponse (Results 1 – 2 of 2) sorted by relevance
191 AttErrorResponse(AttErrorResponse), enumerator2450 pub struct AttErrorResponse { struct2455 impl TryFrom<&Att> for AttErrorResponse { argument2457 fn try_from(parent: &Att) -> Result<AttErrorResponse, Self::Error> { in try_from()2461 impl TryFrom<Att> for AttErrorResponse { implementation2463 fn try_from(parent: Att) -> Result<AttErrorResponse, Self::Error> { in try_from()2484 impl AttErrorResponse { implementation2553 impl Packet for AttErrorResponse { implementation
191 AttErrorResponse(AttErrorResponse), enumerator2450 pub struct AttErrorResponse { struct2455 impl TryFrom<&Att> for AttErrorResponse { argument2457 fn try_from(parent: &Att) -> Result<AttErrorResponse, Self::Error> { in try_from()2461 impl TryFrom<Att> for AttErrorResponse { implementation2463 fn try_from(parent: Att) -> Result<AttErrorResponse, Self::Error> { in try_from()2484 impl AttErrorResponse { impl2553 impl Packet for AttErrorResponse { implementation