Could retrievePeripherals retrieve the forgotten devices?
Could retrievePeripherals retrieve the forgotten devices?
- Subject: Could retrievePeripherals retrieve the forgotten devices?
- From: ???? <email@hidden>
- Date: Fri, 13 Jul 2012 13:17:02 +0800
I try to retrieve Peripherals like following.
<<
[self.t.centralManager retrievePeripherals:retrieveDeviceUUIDs];
>>
In my understanding, retrievePeripherals won't interact with the real peripherals, but try to retrieve the known list recorded by IPHONE4S so that to quickly connect to the paired device.
<<
* @discussion Ask the central to retrieve a list of known peripherals by their UUIDs.
* The relevant delegate callback will then promptly be invoked with the status of the request.
>>
But even I forget the bluetooth device from general->setting->bluetooth, the forgotten one still can be retrieved. It confused me.
thanks.
br,
Kim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden