Searched refs:stack_type (Results 1 – 1 of 1) sorted by relevance
67 inline int32_t to_atom_context_type(const LeAudioContextType stack_type) { in to_atom_context_type() argument68 auto it = kContextTypeTable.find(stack_type); in to_atom_context_type()