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 149 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_IGNORE, BTA_GATTC_IDLE_ST}
182 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_IGNORE, BTA_GATTC_W4_CONN_ST}
216 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_IGNORE, BTA_GATTC_CONN_ST}
249 /* BTA_GATTC_CI_CACHE_SAVE_EVT */ {BTA_GATTC_CI_SAVE, BTA_GATTC_DISCOVER_ST}
458 case BTA_GATTC_CI_CACHE_SAVE_EVT:
459 return "BTA_GATTC_CI_CACHE_SAVE_EVT";
bta_gattc_int.h 66 BTA_GATTC_CI_CACHE_SAVE_EVT,
bta_gattc_cache.c     [all...]

Completed in 22 milliseconds