Is it possible in Android to transmit broadcast mode in BLE ? And to add my own data on the transmission.
I know that BLE has a mode of transmiting in broadcast (not to a certain UUID). This way it has very short connection time, which is what I need.
I failed to find how to do it in Android. Any relevant link to the API ?