Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/
Dfuzz_a2dp.cc31 callArbitraryFunction(&dataProvider, a2dp_operations); in LLVMFuzzerTestOneInput()
Da2dpFuzzFunctions.h41 std::vector<std::function<void(FuzzedDataProvider*)>> a2dp_operations = { variable