Home
last modified time | relevance | path

Searched refs:BTM_ALLOW_CONN_IF_NONDISCOVER (Results 1 – 2 of 2) sorted by relevance

/system/bt/internal_include/
Dbt_target.h308 #ifndef BTM_ALLOW_CONN_IF_NONDISCOVER
309 #define BTM_ALLOW_CONN_IF_NONDISCOVER TRUE macro
/system/bt/stack/btm/
Dbtm_sec.cc2525 #if (BTM_ALLOW_CONN_IF_NONDISCOVER == FALSE) in btm_sec_conn_req()