41
Bluetooth Framework / Re: GATT Server functionality related questions
« Last post by Mike Petrichenko on May 06, 2022, 02:14:32 AM »Unfortunately we did not develop MS Bluetooth drivers and can't control how it works internally. All we can do is try to find a way (if possible) to change connection parameters for the GATT server. However, to be able to change connection parameter it is required to get some internal LEDevice object. That is possible only after device subscribed for changes notifications. Because there is no other way to get connected devices list for GATT server.