Home
last modified time | relevance | path

Searched refs:BTM_NO_SSP_ON_INQUIRY (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/internal_include/
Dbt_target.h243 #ifndef BTM_NO_SSP_ON_INQUIRY
244 #define BTM_NO_SSP_ON_INQUIRY FALSE macro
/packages/modules/Bluetooth/system/stack/btm/
Dneighbor_inquiry.h238 no_inc_ssp = BTM_NO_SSP_ON_INQUIRY; in Init()
Dbtm_inq.cc833 btm_cb.btm_inq_vars.no_inc_ssp = BTM_NO_SSP_ON_INQUIRY; in btm_inq_db_init()