BLE_TRSPS_ChangeUuids
C
void BLE_TRSPS_ChangeUuids(BLE_TRSPS_Uuids_T *p_bleTranServUuids);Description
Change UUIDs of transparent service and characteristics.
Parameters
| Parameter | Description |
|---|---|
| [in] p_bleTranServUuids | Pointer to the UUIDs see BLE_TRSPS_Uuids_T. |
