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

Commit 8c33841d authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Andre Eisenbach
Browse files

Remove unused callbacks

Bug: 27455533
Change-Id: I743b8ba7187a397f088ac720f239e368dd84a7a2
parent aa935f98
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -621,10 +621,6 @@ static const btgatt_client_callbacks_t sGattClientCallbacks = {
    btgattc_open_cb,
    btgattc_close_cb,
    btgattc_search_complete_cb,
    NULL,
    NULL,
    NULL,
    NULL,
    btgattc_register_for_notification_cb,
    btgattc_notify_cb,
    btgattc_read_characteristic_cb,