CoreBluetooth TLS over BLE transport

Hi @isb
Have you checked Modifying the TLS library to encrypt over BLE and Mbed TLS tutorial — Mbed TLS documentation ?

You will need to provide your wrapper code to set the bio callbacks to the function mbedtls_ssl_set_bio()
Regards,
Mbed TLS Support
Ron