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 116 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_W4_CONN_ST},
145 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_W4_CONN_ST},
174 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_CONN_ST},
204 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN, BTA_GATTC_DISCOVER_ST},
359 case BTA_GATTC_API_OPEN_EVT:
427 case BTA_GATTC_API_OPEN_EVT:
428 return "BTA_GATTC_API_OPEN_EVT";
bta_gattc_api.c 145 p_buf->hdr.event = BTA_GATTC_API_OPEN_EVT;
bta_gattc_int.h 40 BTA_GATTC_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_GATTC),
bta_gattc_act.c     [all...]

Completed in 38 milliseconds