Searched refs:BTA_GATTC_FAIL (Results 1 – 1 of 1) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_main.cc | 55 BTA_GATTC_FAIL, enumerator 115 /* BTA_GATTC_API_READ_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 116 /* BTA_GATTC_API_WRITE_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 117 /* BTA_GATTC_API_EXEC_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 124 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 125 /* BTA_GATTC_API_CONFIRM_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 126 /* BTA_GATTC_API_READ_MULTI_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 151 /* BTA_GATTC_API_READ_EVT */ {BTA_GATTC_FAIL, 153 /* BTA_GATTC_API_WRITE_EVT */ {BTA_GATTC_FAIL, 155 /* BTA_GATTC_API_EXEC_EVT */ {BTA_GATTC_FAIL, [all …]
|