Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_main.cc104 BTA_DM_SEARCH_IDLE},
108 BTA_DM_SEARCH_IDLE},
110 BTA_DM_SEARCH_IDLE},
112 BTA_DM_SEARCH_IDLE},
114 BTA_DM_SEARCH_IDLE},
116 BTA_DM_SEARCH_IDLE},
120 {BTA_DM_CLOSE_GATT_CONN, BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_IDLE}};
138 BTA_DM_SEARCH_IDLE},
161 BTA_DM_SEARCH_IDLE},
163 BTA_DM_SEARCH_CANCEL_CMPL, BTA_DM_SEARCH_IDLE},
[all …]
Dbta_dm_int.h387 BTA_DM_SEARCH_IDLE, enumerator
Dbta_dm_act.cc1160 if (bta_dm_search_cb.state != BTA_DM_SEARCH_IDLE) bta_dm_search_cancel(NULL); in bta_dm_disable_search_and_disc()
4187 if (bta_dm_search_cb.state != BTA_DM_SEARCH_IDLE) { in bta_dm_gatt_disc_result()
4373 if (bta_dm_search_cb.state != BTA_DM_SEARCH_IDLE) in bta_dm_gattc_callback()
4381 if ((bta_dm_search_cb.state != BTA_DM_SEARCH_IDLE) && in bta_dm_gattc_callback()