EASession equivalent code in the CoreFoundation framework

1

I have the following question. Today I connect to external devices using EAAccessoryManager to identify paired bluetooth devices on the iPad and EASession to establish a session with the device. I would like to know if there is something similar to EASession in Core Foundation , because the implementation I need to perform for a legacy C system.

    
asked by anonymous 23.03.2016 / 18:34

0 answers