HomeSort by relevance Sort by last modified time
    Searched refs:BTA_GATTC_API_SEARCH_EVT (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/gatt/
bta_gattc_main.c 128 /* 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";
bta_gattc_api.c 248 p_buf->hdr.event = BTA_GATTC_API_SEARCH_EVT;
bta_gattc_int.h 52 BTA_GATTC_API_SEARCH_EVT,

Completed in 39 milliseconds