Searched refs:INTEROP_DISABLE_AVDTP_RECONFIGURE (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/device/include/ |
H A D | interop_database.h | 121 {{{0x00, 0x1d, 0x86, 0, 0, 0}}, 3, INTEROP_DISABLE_AVDTP_RECONFIGURE}, 211 {"KMM-BT51*HD", 11, INTEROP_DISABLE_AVDTP_RECONFIGURE},
|
H A D | interop.h | 81 INTEROP_DISABLE_AVDTP_RECONFIGURE, enumerator
|
/aosp12/system/bt/device/src/ |
H A D | interop.cc | 129 CASE_RETURN_STR(INTEROP_DISABLE_AVDTP_RECONFIGURE) in interop_feature_string_()
|
/aosp12/system/bt/bta/av/ |
H A D | bta_av_aact.cc | 2752 if (interop_match_name(INTEROP_DISABLE_AVDTP_RECONFIGURE, remote_name) || in bta_av_rcfg_cfm() 2753 interop_match_addr(INTEROP_DISABLE_AVDTP_RECONFIGURE, in bta_av_rcfg_cfm()
|