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 136 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST},
171 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_W4_CONN_ST},
205 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_SEARCH, BTA_GATTC_CONN_ST},
240 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_Q_CMD, BTA_GATTC_DISCOVER_ST},
472 case BTA_GATTC_API_SEARCH_EVT:
473 return "BTA_GATTC_API_SEARCH_EVT";
bta_gattc_api.c 279 p_buf->hdr.event = BTA_GATTC_API_SEARCH_EVT;
    [all...]
bta_gattc_int.h 52 BTA_GATTC_API_SEARCH_EVT,

Completed in 30 milliseconds