bt_le_deinit()

Deallocate resources that were allocated to use low energy functionality.

Synopsis:

#include <btapi/btle.h>
 
void bt_le_deinit()

Since:

BlackBerry 10.0.0

Arguments:

Library:

libbtapi (For the qcc command, use the -l btapi option to link against this library)

Description:

This function also stops the event loop that was created to work with the low energy functionality provided by this library.

Returns: