Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_hci/
H A Duart_transport_fuzzer.cc46 const uint8_t opcode_group_field = command_packet.opcode_group_field(); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/public/pw_bluetooth_hci/
H A Dpacket.h152 constexpr uint8_t opcode_group_field() const { in opcode_group_field() function