Hey ..
I am using Stellaris development kit and PAN 1323 module and Stonestreet one BLUETOPIA stack .
I have created A2DP source and a sink on my development kit which is a intermediate device fro this project ..
now this intermediate device in connects to an Iphone (source) and 2 headphones (sink).
I am routing the audio from the iphone to both te devices simultaneously . I am using both NOKIA BH503 for the testing purposes .
the MTU of the headphone being known are statically configured right now .
Now what if I pair this device to unknown device of unequal MTU size . then my intermediate device will have to be configured with a value which is equal to the smaller on e of the both ....
my problem is ..
can I dynamically(at run time when a new device of smaller MTU size is discovered) change this setting using some Stack APIs ??
or how do I will need to handle this situation ??
thanks in advance
- VishvesH