Searched refs:INTEROP_DISABLE_SNIFF (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/bt/device/include/ |
H A D | interop_database.h | 179 {{{0x44, 0xea, 0xd8, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF}, 182 {{{0x70, 0x66, 0x1b, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF},
|
H A D | interop.h | 110 INTEROP_DISABLE_SNIFF, enumerator
|
/aosp12/system/bt/device/src/ |
H A D | interop.cc | 135 CASE_RETURN_STR(INTEROP_DISABLE_SNIFF) in interop_feature_string_()
|
/aosp12/system/bt/main/shim/ |
H A D | link_policy.cc | 128 interop_match_addr(INTEROP_DISABLE_SNIFF, &p_acl->remote_addr))) { in BTM_SetPowerMode()
|
/aosp12/system/bt/stack/acl/ |
H A D | btm_pm.cc | 225 interop_match_addr(INTEROP_DISABLE_SNIFF, &remote_bda)) { in BTM_SetPowerMode()
|
H A D | btm_acl.cc | 672 interop_match_addr(INTEROP_DISABLE_SNIFF, &(conn->remote_addr))) { in btm_set_link_policy()
|