Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
host/ble_iso.h: remove unused functions
ble_gap_rx_create_big_complete and ble_gap_rx_terminate_big_complete are a leftover from initial implementation and shall be removed. Correct, implemented funcions are ble_iso_rx_create_big_complete and ble_iso_rx_terminate_big_completem, in private API
- Loading branch information