Searched refs:BTA_DM_SEARCH_ACTIVE (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_main.c | 295 … {BTA_DM_API_SEARCH, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 308 …R_EVT */ {BTA_DM_API_DI_DISCOVER, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 318 … {BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 320 …C */ {BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 321 …/ {BTA_DM_INQUIRY_CMPL, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 322 …*/ {BTA_DM_REMT_NAME, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 324 … */ {BTA_DM_SDP_RESULT, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 327 …*/ {BTA_DM_SEARCH_RESULT, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}, 328 …ER_EVT */ {BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE} 331 …T_EVT */ , {BTA_DM_CLOSE_GATT_CONN, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_ACTIVE}
|
D | bta_dm_act.c | 2549 && (bta_dm_search_cb.state == BTA_DM_SEARCH_ACTIVE)) { in bta_dm_discover_device() 6429 (bta_dm_search_cb.state != BTA_DM_SEARCH_ACTIVE) && in bta_dm_gattc_callback()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 1381 BTA_DM_SEARCH_ACTIVE, enumerator
|