Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_device_controller.h60 constexpr size_t MAX_LOCAL_SUPPORTED_CODECS_SIZE = 8; variable
/aosp12/system/bt/device/src/
H A Dcontroller.cc55 #define MAX_LOCAL_SUPPORTED_CODECS_SIZE 8 macro