Determine whether the Bluetooth radio is enabled.
#include <btapi/btdevice.h>
bool bt_ldev_get_power()
BlackBerry 10.0.0
The current power status is retrieved and returned as a bool value.
true if the Bluetooth radio is enabled (turned on), false otherwise.