Drivers Libraries Help > BM64 Bluetooth Driver Library
MPLAB Harmony Bluetooth Help
BM64 Bluetooth Driver Library
Topics
Name 
Description 
This library provides an Applications Programming Interface (API) to manage a BM64 Module that is connected to a Microchip microcontroller using USART and I²S for providing Bluetooth solutions for audio and Bluetooth Low Energy (BLE) applications. 
This topic describes the basic architecture of the BM64 Bluetooth Driver Library and provides information and examples on its use. 
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. 
Provides examples on how to configure the MPLAB Harmony Configurator (MHC) for a specific driver. 
This section lists the files that are available in the BM64 Bluetooth Driver Library. 
This section describes the API functions of the BM64 Bluetooth Driver library.
Refer to each section for a detailed description. 
This section lists the source and header files used by the BM64 Bluetooth Driver Library.