Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector.cc67 inline int32_t to_atom_context_type(const LeAudioContextType stack_type) { in to_atom_context_type() argument
68 auto it = kContextTypeTable.find(stack_type); in to_atom_context_type()