Home
last modified time | relevance | path

Searched defs:opcode_command_field (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_hci/
H A Duart_transport_fuzzer.cc41 const uint16_t opcode_command_field = in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/public/pw_bluetooth_hci/
H A Dpacket.h147 constexpr uint16_t opcode_command_field() const { in opcode_command_field() function