
Native TCT User Guide-v1.0
Create Bond CB
To test create bond in bluetooth:
a.
Select bluetooth off from settings.
b.
Press Create Bond CB.
c.
Error message "result = BT_ERROR_NOT_ENABLED" is displayed.
d.
Select Bluetooth on from settings.
e.
Press create bond CB.
f.
Message of invoked callback with result is displayed in few seconds.
If all the steps are performed correctly then Pass, otherwise Fail.
Figure 3-171: CreateBondCB
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 device that was bonded in step no. e
h.
Message of invoked callback with result is displayed.
If all the steps are performed correctly then Pass, otherwise Fail.