Home
last modified time | relevance | path

Searched defs:opcode_in_error (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.rs2451 pub opcode_in_error: AttOpcode, field
2502 let opcode_in_error = AttOpcode::try_from(buf.get_u8()) in decode_partial() localVariable
2540 pub fn opcode_in_error(&self) -> AttOpcode { in opcode_in_error() method
/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.rs2451 pub opcode_in_error: AttOpcode, field
2502 let opcode_in_error = AttOpcode::try_from(buf.get_u8()) in decode_partial() localVariable
2540 pub fn opcode_in_error(&self) -> AttOpcode { in opcode_in_error() method