Home
last modified time | relevance | path

Searched refs:is_controller (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/fuzzers/
Davrc_fuzzer.cc178 bool is_controller = fdp.ConsumeBool(); in Fuzz() local
190 .control = (uint8_t)(is_controller ? AVCT_CONTROL : AVCT_TARGET), in Fuzz()