Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/device/test/
Dinterop_test.cc182 EXPECT_TRUE(interop_match_addr(INTEROP_DELAY_SCO_FOR_MT_CALL, &test_address)); in TEST_F()
185 EXPECT_TRUE(interop_match_addr(INTEROP_DELAY_SCO_FOR_MT_CALL, &test_address)); in TEST_F()
330 interop_match_addr(INTEROP_DELAY_SCO_FOR_MT_CALL, &test_address)); in TEST_F()
442 EXPECT_TRUE(interop_match_name(INTEROP_DELAY_SCO_FOR_MT_CALL, "AirPods Pro")); in TEST_F()
503 EXPECT_FALSE(interop_match_name(INTEROP_DELAY_SCO_FOR_MT_CALL, "TEST")); in TEST_F()
/packages/modules/Bluetooth/system/device/include/
Dinterop.h177 INTEROP_DELAY_SCO_FOR_MT_CALL, enumerator
/packages/modules/Bluetooth/system/device/fuzzer/
Dbtdevice_esco_fuzzer.cpp56 interop_feature_t::INTEROP_DELAY_SCO_FOR_MT_CALL,
/packages/modules/Bluetooth/system/conf/
Dinterop_database.conf520 [INTEROP_DELAY_SCO_FOR_MT_CALL]
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc360 CASE_RETURN_STR(INTEROP_DELAY_SCO_FOR_MT_CALL) in interop_feature_string_()