BT_SYS_ReadVersion
C
void BT_SYS_ReadVersion(uint32_t *p_version);Description
Retrieve the Bluetooth system version.
Parameters
| Parameter | Description |
|---|---|
| [out] p_version | Pointer to a variable where the version number will be stored. |
void BT_SYS_ReadVersion(uint32_t *p_version);Retrieve the Bluetooth system version.
| Parameter | Description |
|---|---|
| [out] p_version | Pointer to a variable where the version number will be stored. |