Hello, I created a connection between my phone and my mac by Bluetooth with CABTMIDILocalPeripheralViewController . Now according to the documentation it is possible to send midi commands through this connection but I did not find anything about it.
How to send midi data over Bluetooth ?
Once the connection is made it will appear as a MIDI destination. You need to send MIDI to this device using Core MIDI.