[TEST REQUEST] Windows Bluetooth LE build

Lubomir I. Ivanov neolit123 at gmail.com
Mon Jun 11 08:17:45 PDT 2018


On 11 June 2018 at 18:16, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> On 11 June 2018 at 17:49, Dirk Hohndel <dirk at hohndel.org> wrote:
>>
>>> On Jun 10, 2018, at 5:36 PM, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>>>
>>> On 10 June 2018 at 16:04, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>>>>
>>>> BT classical mode works - i was able to download 10 dives, that
>>>> apparently already existed on the DC.
>>>> i need to debug the BLE response from the device.
>>>>
>>>
>>> status report:
>>> so sadly i'm observing a multitude of problems here with this DC
>>> (OSTC+) on Windows with BLE.
>>>
>>> 1) the native WINAPI does not have means to pair or connect to a BLE
>>> devices programatically, which means that the user has to find the
>>> devices using Control Panel methods and pair / connect to it manually.
>>
>> So how does the Control Panel do this, then, if there are no API calls
>> to connect to a BLE device?
>
> it does it with calls that are not exposed to user space.
>

...or rather only exposed with apps that are UWP based.
the source code for BLE explorer is available at github and i see a
class used for the pairing and this isn't available to the C API.

lubomir
--


More information about the subsurface mailing list