Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/device/include/
Dinterop.h128 INTEROP_DISABLE_ROLE_SWITCH_POLICY, enumerator
/packages/modules/Bluetooth/system/device/fuzzer/
Dbtdevice_esco_fuzzer.cpp46 interop_feature_t::INTEROP_DISABLE_ROLE_SWITCH_POLICY,
/packages/modules/Bluetooth/system/device/test/
Dinterop_test.cc319 interop_match_addr(INTEROP_DISABLE_ROLE_SWITCH_POLICY, &test_address)); in TEST_F()
496 EXPECT_FALSE(interop_match_name(INTEROP_DISABLE_ROLE_SWITCH_POLICY, "TEST")); in TEST_F()
/packages/modules/Bluetooth/system/conf/
Dinterop_database.conf244 [INTEROP_DISABLE_ROLE_SWITCH_POLICY]
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc353 CASE_RETURN_STR(INTEROP_DISABLE_ROLE_SWITCH_POLICY) in interop_feature_string_()