Searched refs:BTM_NON_DISCOVERABLE (Results 1 – 5 of 5) sorted by relevance
182 if (inq_mode != BTM_NON_DISCOVERABLE) { in BTM_SetDiscoverability()193 if (inq_mode != BTM_NON_DISCOVERABLE) { in BTM_SetDiscoverability()1126 p_inq->discoverable_mode = BTM_NON_DISCOVERABLE; in btm_inq_db_reset()
2527 if (btm_cb.btm_inq_vars.discoverable_mode == BTM_NON_DISCOVERABLE) { in btm_sec_conn_req()
178 #define BTA_DM_NON_DISC BTM_NON_DISCOVERABLE /* Device is not discoverable. */
133 #define BTM_NON_DISCOVERABLE 0 macro
473 BTM_SetDiscoverability(BTM_NON_DISCOVERABLE, 0, 0); in bta_dm_disable()