Searched defs:AttHandleValueIndication (Results 1 – 2 of 2) sorted by relevance
192 AttHandleValueIndication(AttHandleValueIndication), enumerator2570 pub struct AttHandleValueIndication { struct2574 impl TryFrom<&Att> for AttHandleValueIndication { implementation2576 fn try_from(parent: &Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()2580 impl TryFrom<Att> for AttHandleValueIndication { implementation2582 fn try_from(parent: Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()2603 impl AttHandleValueIndication { implementation2642 impl Packet for AttHandleValueIndication { implementation
192 AttHandleValueIndication(AttHandleValueIndication), enumerator2570 pub struct AttHandleValueIndication { struct2574 impl TryFrom<&Att> for AttHandleValueIndication { argument2576 fn try_from(parent: &Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()2580 impl TryFrom<Att> for AttHandleValueIndication { implementation2582 fn try_from(parent: Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()2603 impl AttHandleValueIndication { impl2642 impl Packet for AttHandleValueIndication { implementation