Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 613d503c authored by Wei Wang's avatar Wei Wang
Browse files

Fix build error.

Change-Id: Ic0fe44304477e9ba488bab141804e1e1a3db675d
parent a057eee5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -592,7 +592,7 @@ static const btgatt_client_callbacks_t sGattClientCallbacks = {
    btgattc_multiadv_update_cb,
    btgattc_multiadv_setadv_data_cb,
    btgattc_multiadv_disable_cb,
    btgattc_congestion_cb
    btgattc_congestion_cb,
    btgattc_batchscan_cfg_storage_cb,
    btgattc_batchscan_startstop_cb,
    btgattc_batchscan_reports_cb,