Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/device/test/
Dinterop_test.cc141 interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &test_address)); in TEST_F()
292 interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &test_address)); in TEST_F()
476 EXPECT_FALSE(interop_match_name(INTEROP_DISABLE_ABSOLUTE_VOLUME, "TEST")); in TEST_F()
560 interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &test_address)); in TEST_F()
563 interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &test_address)); in TEST_F()
566 interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &test_address)); in TEST_F()
577 interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &test_address)); in TEST_F()
580 interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &test_address)); in TEST_F()
/packages/modules/Bluetooth/system/device/include/
Dinterop.h50 INTEROP_DISABLE_ABSOLUTE_VOLUME, enumerator
/packages/modules/Bluetooth/system/device/fuzzer/
DREADME.md17 …BLE_LE_SECURE_CONNECTIONS` 1.`INTEROP_AUTO_RETRY_PAIRING` 2.`INTEROP_DISABLE_ABSOLUTE_VOLUME` 3.`I…
Dbtdevice_esco_fuzzer.cpp32 interop_feature_t::INTEROP_DISABLE_ABSOLUTE_VOLUME,
/packages/modules/Bluetooth/system/conf/
Dinterop_database.conf81 [INTEROP_DISABLE_ABSOLUTE_VOLUME]
/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc69 if (interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, bdaddr)) { in IsAbsoluteVolumeEnabled()
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc337 CASE_RETURN_STR(INTEROP_DISABLE_ABSOLUTE_VOLUME) in interop_feature_string_()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc735 if (interop_match_addr(INTEROP_DISABLE_ABSOLUTE_VOLUME, &p_dev->rc_addr) || in handle_rc_features()