Clean up resources that were initialized for Generic Attribute (GATT)
#include <btapi/btgatt.h>
void bt_gatt_deinit()
BlackBerry 10.0.0
This function also stops the event loop that was started by the the bt_gatt_init() function. You should call this function when GATT functionality is no longer required in your application.