Can we stream audio using Core Bluetooth technology to multiple ios devices? I am able to find and send small test messages to nearby ios devices.
Core Bluetooth Framework and NSNetservice (https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSNetService_Class/#//apple_ref/occ/instm/NSNetService/publish) are used.
is there an upper limit in packet size? can we do live streaming using Bluetooth?