
Native TCT User Guide-v1.0
Destroy Bond CB
To test destroy bond in bluetooth:
a.
Select bluetooth off from settings.
b.
Press Destroy Bond CB.
c.
Error message "result = BT_ERROR_NOT_ENABLED" is displayed.
d.
Select Bluetooth on from settings.
e.
Create bond with some device
f.
Press Destroy Bond CB.
g.
Unbond with device of step number e
h.
Message of invoked callback with result is displayed.
If all the steps are performed correctly then Pass, otherwise Fail.
Figure 3-41: DestroyBondCB
Discover Devices CB
To test discover devices in bluetooth:
a.
Select bluetooth off from settings.
b.
Press Discover Devices CB.
c.
Error message "result = BT_ERROR_NOT_ENABLED" is displayed.
d.
Select Bluetooth on from settings.
e.
Press Discover Devices CB.
f.
Message of invoked callback is displayed.
If all the steps are performed correctly then Pass, otherwise Fail.