Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Dfuzz_a2dp_codec_info.cc28 callArbitraryCodecInfoFunction(&dataProvider, a2dp_codec_info_operations); in LLVMFuzzerTestOneInput()
Da2dpCodecInfoFuzzFunctions.h37 std::vector<std::function<void(FuzzedDataProvider*, uint8_t*)>> a2dp_codec_info_operations = { variable
Da2dpCodecConfigFuzzFunctions.h220 callArbitraryCodecInfoFunction(fdp, a2dp_codec_info_operations);
Da2dpCodecFuzzFunctions.h323 callArbitraryCodecInfoFunction(fdp, a2dp_codec_info_operations);