Home
last modified time | relevance | path

Searched refs:INTEROP_DISABLE_SNIFF (Results 1 – 6 of 6) sorted by relevance

/system/bt/device/include/
Dinterop.h110 INTEROP_DISABLE_SNIFF, enumerator
Dinterop_database.h170 {{{0x44, 0xea, 0xd8, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF},
/system/bt/device/src/
Dinterop.cc135 CASE_RETURN_STR(INTEROP_DISABLE_SNIFF) in interop_feature_string_()
/system/bt/main/shim/
Dlink_policy.cc128 interop_match_addr(INTEROP_DISABLE_SNIFF, &p_acl->remote_addr))) { in BTM_SetPowerMode()
/system/bt/stack/acl/
Dbtm_pm.cc225 interop_match_addr(INTEROP_DISABLE_SNIFF, &remote_bda)) { in BTM_SetPowerMode()
Dbtm_acl.cc672 interop_match_addr(INTEROP_DISABLE_SNIFF, &(conn->remote_addr))) { in btm_set_link_policy()