Searched refs:BTA_GATTC_API_SEARCH_EVT (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_main.c128 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST},
157 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_W4_CONN_ST},
186 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_SEARCH, BTA_GATTC_CONN_ST},
216 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_Q_CMD, BTA_GATTC_DISCOVER_ST},
443 case BTA_GATTC_API_SEARCH_EVT:
444 return "BTA_GATTC_API_SEARCH_EVT";
H A Dbta_gattc_api.c248 p_buf->hdr.event = BTA_GATTC_API_SEARCH_EVT;
H A Dbta_gattc_int.h52 BTA_GATTC_API_SEARCH_EVT, enumerator in enum:__anon151

Completed in 29 milliseconds