Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbluetooth.cc90 const int CONFIG_COMPARE_ALL_PASS = 0b11; variable
91 int niap_config_compare_result = CONFIG_COMPARE_ALL_PASS;
188 return niap_mode ? niap_config_compare_result : CONFIG_COMPARE_ALL_PASS; in get_niap_config_compare_result()