MPLAB Harmony Bluetooth Help
|
The configuration of the BM64 Bluetooth Driver is based on the file configuration.h.
This header file contains the configuration selection for the BM64 Bluetooth Driver. Based on the selections made, the driver may support the selected features. These configuration settings will apply to all instances of the BM64 Bluetooth Driver.
This header can be placed anywhere, the path of this header needs to be present in the include search path for a successful build. Refer to the Applications Help section for more details.
|
Name |
Description |
|
Identifies whether the driver should include BLE | |
|
Identifies whether the driver should include HFP,A2DP,AVRCP functionality. | |
|
Identifies whether the driver should use deprecated MMI commands. | |
|
This is macro _DRV_BM64_CONFIG_TEMPLATE_H. |
MPLAB Harmony Bluetooth Help
|