Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_keystore.cc41 const int CONFIG_COMPARE_ALL_PASS = 0b11; variable
51 bluetooth::os::ParameterProvider::SetCommonCriteriaConfigCompareResult(CONFIG_COMPARE_ALL_PASS); in init()
Dbluetooth.cc168 static constexpr int CONFIG_COMPARE_ALL_PASS = 0b11; variable
169 static int common_criteria_config_compare_result = CONFIG_COMPARE_ALL_PASS;
431 bluetooth::os::ParameterProvider::SetCommonCriteriaConfigCompareResult(CONFIG_COMPARE_ALL_PASS); in init()
505 : CONFIG_COMPARE_ALL_PASS; in get_common_criteria_config_compare_result()