Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_hfp_slc.h47 #define APL_BATTERY 0x02 macro
52 #define CRAS_APL_SUPPORTED_FEATURES (APL_BATTERY)
Dcras_hfp_slc.c403 if (apple_features & APL_BATTERY) in apple_supported_features()