Can the iPhone app connect to a bluetooth transmitter (device without iOS) with an A2DP profile?

I want to create an iOS application that will listen to streaming audio from non-iOS bluetooth hardware. This hardware will transmit audio and the iPhone application must play it. Is it possible to do this on the iPhone? Does iOS provide any support, do it with the A2DP profile. As far as I read, “Unable to connect iPhone to any device without iOS”.

+3
source share
2 answers

This is not possible because the iOS device only supports the A2DP source (i, e can transmit the A2DP stream) and not the A2DP Sink (i.e., it cannot listen to the stream)

+3

. iPhone, apple. . Apple .

+2

All Articles