Home
last modified time | relevance | path

Searched defs:to_bytes (Results 1 – 25 of 64) sorted by relevance

123

/packages/modules/Bluetooth/tools/pdl/tests/generated/
Dpreamble.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
Dpacket_decl_empty_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
83 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_reserved_field_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
93 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_reserved_field_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
93 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_empty_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
83 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_24bit_scalar_array_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
103 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_24bit_scalar_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
100 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_8bit_scalar_array_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
103 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_fixed_scalar_field_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
111 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_24bit_scalar_array_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
103 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_64bit_scalar_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
97 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_8bit_scalar_array_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
103 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_8bit_scalar_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
97 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_64bit_scalar_array_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
103 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_fixed_scalar_field_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
111 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_64bit_scalar_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
97 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_24bit_scalar_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
100 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_8bit_scalar_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
97 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_64bit_scalar_array_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
103 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_array_dynamic_count_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
121 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_array_dynamic_count_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
121 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_array_dynamic_size_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
126 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_array_dynamic_size_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
126 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_64bit_enum_little_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
136 fn to_bytes(self) -> Bytes { in to_bytes() method
Dpacket_decl_payload_field_unknown_size_terminal_big_endian.rs46 fn to_bytes(self) -> Bytes; in to_bytes() method
139 fn to_bytes(self) -> Bytes { in to_bytes() method

123