Home
last modified time | relevance | path

Searched defs:AttHandleValueConfirmation (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.rs193 AttHandleValueConfirmation(AttHandleValueConfirmation), enumerator
2659 pub struct AttHandleValueConfirmation {} struct
2660 impl TryFrom<&Att> for AttHandleValueConfirmation { implementation
2662 fn try_from(parent: &Att) -> Result<AttHandleValueConfirmation, Self::Error> { in try_from()
2666 impl TryFrom<Att> for AttHandleValueConfirmation { implementation
2668 fn try_from(parent: Att) -> Result<AttHandleValueConfirmation, Self::Error> { in try_from()
2689 impl AttHandleValueConfirmation { impl
2709 impl Packet for AttHandleValueConfirmation { 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.rs193 AttHandleValueConfirmation(AttHandleValueConfirmation), enumerator
2659 pub struct AttHandleValueConfirmation {} struct
2660 impl TryFrom<&Att> for AttHandleValueConfirmation { implementation
2662 fn try_from(parent: &Att) -> Result<AttHandleValueConfirmation, Self::Error> { in try_from()
2666 impl TryFrom<Att> for AttHandleValueConfirmation { implementation
2668 fn try_from(parent: Att) -> Result<AttHandleValueConfirmation, Self::Error> { in try_from()
2689 impl AttHandleValueConfirmation { implementation
2709 impl Packet for AttHandleValueConfirmation { implementation