Loading system/btif/src/btif_gatt_client.cc +3 −0 Original line number Original line Diff line number Diff line Loading @@ -163,6 +163,9 @@ void btif_gattc_upstreams_evt(uint16_t event, char* p_param) { /* Ignore for now */ /* Ignore for now */ break; break; case BTA_GATTC_SEARCH_RES_EVT: break; case BTA_GATTC_CANCEL_OPEN_EVT: case BTA_GATTC_CANCEL_OPEN_EVT: break; break; Loading Loading
system/btif/src/btif_gatt_client.cc +3 −0 Original line number Original line Diff line number Diff line Loading @@ -163,6 +163,9 @@ void btif_gattc_upstreams_evt(uint16_t event, char* p_param) { /* Ignore for now */ /* Ignore for now */ break; break; case BTA_GATTC_SEARCH_RES_EVT: break; case BTA_GATTC_CANCEL_OPEN_EVT: case BTA_GATTC_CANCEL_OPEN_EVT: break; break; Loading