Deallocate resources that were allocated to interact with the device.
#include <btapi/btdevice.h>
void bt_device_deinit()
BlackBerry 10.0.0
Call this function when you have completed using functionality from this file. It also disables functionality that was initialized when the bt_device_init() function was called. Ensure you call this function before your application exits.