BLE_DD_Init
C
bool BLE_DD_Init(void);
Description
Initializes the BLE Device Discovery (BLE_DD) module.
Return values
Return value | Description |
---|---|
true | Initialization of the BLE_DD module was successful. |
false | Initialization of the BLE_DD module failed. |
bool BLE_DD_Init(void);
Initializes the BLE Device Discovery (BLE_DD) module.
Return value | Description |
---|---|
true | Initialization of the BLE_DD module was successful. |
false | Initialization of the BLE_DD module failed. |