Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/
Dget_options.cc102 OptionType option_type = static_cast<OptionType>(option_index); in ProcessOption() local
104 switch (option_type) { in ProcessOption()