Functions
- BLE_TRCBPS_BleEventHandler
Handles BLE_Stack events.
- BLE_TRCBPS_ConnReq
Issue an L2CAP CoC connection request to establish a TRCBP Data pipe.
- BLE_TRCBPS_DisconnectReq
Issue an L2CAP CoC disconnect request for a TRCBP Data pipe.
- BLE_TRCBPS_EventRegister
Register a callback for BLE Transparent Credit Based profile events.
- BLE_TRCBPS_GetData
Retrieve queued data from the Data pipe for a given connection handle.
- BLE_TRCBPS_GetDataLength
Get the length of queued data in the Data pipe for a given connection handle.
- BLE_TRCBPS_Init
Initialize the BLE Transparent Credit Based Profile.
- BLE_TRCBPS_QueryPsm
Query the local L2CAP CoC PSM value for the TRCBP Data Channel.
- BLE_TRCBPS_SendData
Send data through the BLE Transparent Credit Based Profile Data pipe.
- BLE_TRCBPS_SendVendorCommand
Send a vendor-specific command through the BLE TRCBP Control pipe.