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

  /system/bt/bta/gatt/
bta_gattc_main.c 124 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_W4_CONN_ST},
159 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_W4_CONN_ST},
193 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_CONN_ST},
228 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_DISCOVER_ST},
388 case BTA_GATTC_API_OPEN_EVT:
456 case BTA_GATTC_API_OPEN_EVT:
457 return "BTA_GATTC_API_OPEN_EVT";
bta_gattc_api.c 156 p_buf->hdr.event = BTA_GATTC_API_OPEN_EVT;
    [all...]
bta_gattc_int.h 40 BTA_GATTC_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_GATTC),
bta_gattc_act.c     [all...]

Completed in 37 milliseconds