Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/device/include/
Dinterop.h216 INTEROP_AVRCP_BROWSE_OPEN_CHANNEL_COLLISION, enumerator
/packages/modules/Bluetooth/system/device/test/
Dinterop_test.cc208 EXPECT_TRUE(interop_match_addr(INTEROP_AVRCP_BROWSE_OPEN_CHANNEL_COLLISION, in TEST_F()
338 EXPECT_FALSE(interop_match_addr(INTEROP_AVRCP_BROWSE_OPEN_CHANNEL_COLLISION, in TEST_F()
511 interop_match_name(INTEROP_AVRCP_BROWSE_OPEN_CHANNEL_COLLISION, "TEST")); in TEST_F()
/packages/modules/Bluetooth/system/device/fuzzer/
Dbtdevice_esco_fuzzer.cpp63 interop_feature_t::INTEROP_AVRCP_BROWSE_OPEN_CHANNEL_COLLISION,
/packages/modules/Bluetooth/system/conf/
Dinterop_database.conf594 [INTEROP_AVRCP_BROWSE_OPEN_CHANNEL_COLLISION]
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc365 CASE_RETURN_STR(INTEROP_AVRCP_BROWSE_OPEN_CHANNEL_COLLISION) in interop_feature_string_()