Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Dfuzz_a2dp_codec_config.cc28 callArbitraryFunction(&dataProvider, a2dp_codec_config_operations); in LLVMFuzzerTestOneInput()
Da2dpCodecConfigFuzzFunctions.h35 std::vector<std::function<void(FuzzedDataProvider*)>> a2dp_codec_config_operations = { variable