Searched refs:BTA_GATTC_FAIL (Results 1 – 1 of 1) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_main.cc | 56 BTA_GATTC_FAIL, enumerator 116 /* BTA_GATTC_API_READ_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 117 /* BTA_GATTC_API_WRITE_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 118 /* BTA_GATTC_API_EXEC_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 125 /* BTA_GATTC_API_SEARCH_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 126 /* BTA_GATTC_API_CONFIRM_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 127 /* BTA_GATTC_API_READ_MULTI_EVT */ {BTA_GATTC_FAIL, BTA_GATTC_IDLE_ST}, 152 /* BTA_GATTC_API_READ_EVT */ {BTA_GATTC_FAIL, 154 /* BTA_GATTC_API_WRITE_EVT */ {BTA_GATTC_FAIL, 156 /* BTA_GATTC_API_EXEC_EVT */ {BTA_GATTC_FAIL, [all …]
|