hi, the
API(BluetoothEnableDiscovery
and BluetoothEnableIncomingConnections)
calls work successfully when I set Discoverability
unchecked via
the BT Setting cpl.
But
once i set the Discoverability checked via the BT Setting cpl, from then on the API(BluetoothEnableDiscovery)
calls work failed no matter you BluetoothEnableDiscovery(hRadio,TRUE)
or BluetoothEnableDiscovery(hRadio,FALSE),
also the API (BluetoothEnableIncomingConnections)
failed.
And
is there anyone can help me? tell me how I can use API(BluetoothEnableDiscovery)
to control the Bluetooth's
Discovery Enable or Disable?!