Home
last modified time | relevance | path

Searched defs:AttHandleValueIndication (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.rs192 AttHandleValueIndication(AttHandleValueIndication), enumerator
2570 pub struct AttHandleValueIndication { struct
2574 impl TryFrom<&Att> for AttHandleValueIndication { implementation
2576 fn try_from(parent: &Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()
2580 impl TryFrom<Att> for AttHandleValueIndication { implementation
2582 fn try_from(parent: Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()
2603 impl AttHandleValueIndication { implementation
2642 impl Packet for AttHandleValueIndication { 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.rs192 AttHandleValueIndication(AttHandleValueIndication), enumerator
2570 pub struct AttHandleValueIndication { struct
2574 impl TryFrom<&Att> for AttHandleValueIndication { argument
2576 fn try_from(parent: &Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()
2580 impl TryFrom<Att> for AttHandleValueIndication { implementation
2582 fn try_from(parent: Att) -> Result<AttHandleValueIndication, Self::Error> { in try_from()
2603 impl AttHandleValueIndication { impl
2642 impl Packet for AttHandleValueIndication { implementation