Drivers Libraries Help > BM64 Bluetooth Driver Library > Configuring the Library > INCLUDE_BM64_BLE Macro
MPLAB Harmony Bluetooth Help
INCLUDE_BM64_BLE Macro

Identifies whether the driver should include BLE

Description

Include BLE features? 

Identifies whether the driver should include BLE (Bluetooth Low Energy) functions. 

This option currently does not have any effect on the code size. 

true (checked, default) - include BLE functionality. false (unchecked) - do not include BLE functionality.

C
#define INCLUDE_BM64_BLE