Bluetooth serial?

On a mac, there are two so-called serial ports that show up in the list of serial ports:

  • Bluetooth-Modem
  • Bluetooth-Incoming-Port

Just curious, what are these, and is there anything interesting that can be done with them?
For example, do these provide some method in Xojo for communicating with bluetooth devices?

[quote=269289:@Robert Weaver]On a mac, there are two so-called serial ports that show up in the list of serial ports:

  • Bluetooth-Modem
  • Bluetooth-Incoming-Port

Just curious, what are these, and is there anything interesting that can be done with them?
For example, do these provide some method in Xojo for communicating with bluetooth devices?[/quote]
Not really. If you want access to them you really need to use declares.

What do you want to do?

OSXlib on github has CoreBluetooth.

Nothing in particular. I was just wondering what these drivers are for.