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