Functions
- BLE_TRSPS_EventRegister
Registers a callback function for BLE Transparent Profile server events.
- BLE_TRSPS_GetDataLength
Retrieves the length of data queued for transmission.
- BLE_TRSPS_GetData
Retrieves queued data from the profile.
- BLE_TRSPS_SendData
Sends transparent data over BLE.
- BLE_TRSPS_Init
Initializes the BLE Transparent Profile Server.
- BLE_TRSPS_SendVendorCommand
Sends a vendor-specific command over BLE.
- BLE_TRSPS_BleEventHandler
Handles BLE_Stack events.