SWRA772 august 2023 CC2564C
TI’s Bluetooth stack is implementation of the upper layers of the Bluetooth protocol stack. TI’s Bluetooth stack provides a robust and flexible software development tool that implements the Bluetooth Protocols and Profiles above the Host Controller Interface (HCI). TI’s Bluetooth stack's Application Programming Interface (API) provides access to the upper-layer protocols and profiles and can interface directly with the Bluetooth chips.
The basic bluetooth application included with MSP-EXP430F5438, Tiva DK-TM4C129X, MSP432and STM32F4 is a Serial Port Profile Application.
Also view the pages TI Dual-Mode Bluetooth® Stack on MSP432™ MCU and Dual-Mode Bluetooth® Stack on STM32F4 MCUs.
This page describes the various commands that a user of the application can use. Each command is a wrapper over a TI’s Bluetooth stack API which gets invoked with the parameters selected by the user. This is a subset of the APIs available to the user. TI’s Bluetooth stack API documentation describes all of the API's in detail.