This repository holds an bootstrap channel implementation that uses BLE as a way to exchange file/channel metadata between two devices; sender exposes data in a BLE service, and receiver gets them by accessing the service's characteristics.
The example/ directory contains an example app that lets you play with the BLE channel.