[DllImport("Irprops.dll", SetLastError = true)] public static extern uint BluetoothEnableIncomingConnections( IntPtr hRadio, bool fEnabled );
Microsoft documentation: Link
Last updated 1 year ago