Skip to content

Compilation against InTheHand.Net.Bluetooth 4.1.44 - #2

Open
midenok wants to merge 1 commit into
miljbee:masterfrom
midenok-forks:miljbee
Open

Compilation against InTheHand.Net.Bluetooth 4.1.44#2
midenok wants to merge 1 commit into
miljbee:masterfrom
midenok-forks:miljbee

Conversation

@midenok

@midenok midenok commented Jan 19, 2025

Copy link
Copy Markdown

Probably this is wrong:

var services = device.GetRfcommServicesAsync(false);

There are Connected and InstalledServices properties as documented here:

https://inthehand.github.io/html/T_InTheHand_Net_Sockets_BluetoothDeviceInfo.htm

Maybe these can be used to detect "Hibernated" property.

@miljbee do you have any quick insight on this ^

FIXME: probably this is wrong:

var services = device.GetRfcommServicesAsync(false);

There are Connected and InstalledServices properties as documented here:

https://inthehand.github.io/html/T_InTheHand_Net_Sockets_BluetoothDeviceInfo.htm

Maybe these can be used to detect "Hibernated" property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant