1.1.2.3.6.1.4 Functions
- BLE_TRCBPS_BleEventHandler
Handle BLE_Stack events. This API should be called in the application while catching BLE_Stack events.
- BLE_TRCBPS_ConnReq
Issue a BLE Transparent Credit Based Profile connection request to establish a data channel.
- BLE_TRCBPS_DisconnectReq
Issue a disconnect request to credit based connection channel.
- BLE_TRCBPS_EventRegistration
Register BLE Transparent Credit Based profile callback.
- BLE_TRCBPS_GetData
Get the queued data by connection handle.
- BLE_TRCBPS_GetDataLength
Get the length of queued data by connection handle.
- BLE_TRCBPS_Init
Initialize BLE Transparent Credit Based Profile.
- BLE_TRCBPS_QueryPsm
Query local L2CAP CoC PSM value of TRCBP Data Channel.
- BLE_TRCBPS_SendData
Send data via BLE Transparent Credit Based Profile.
- BLE_TRCBPS_SendVendorCommand
Send vendor command via BLE Transparent Credit Based Profile Control Channel.