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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 152 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_IGNORE, BTA_GATTC_IDLE_ST}
186 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_IGNORE, BTA_GATTC_W4_CONN_ST}
221 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_IGNORE, BTA_GATTC_CONN_ST}
255 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_CI_SAVE, BTA_GATTC_DISCOVER_ST}
494 case BTA_GATTC_CI_CACHE_SAVE_EVT:
495 return "BTA_GATTC_CI_CACHE_SAVE_EVT";
bta_gattc_int.h 67 BTA_GATTC_CI_CACHE_SAVE_EVT,
bta_gattc_cache.c     [all...]

Completed in 30 milliseconds