The definition of BLE bonding functions.
◆ setBLE_CmdFlashBond()
uint8_t* setBLE_CmdFlashBond |
( |
uint8_t |
opcode, |
|
|
uint8_t * |
para_data |
|
) |
| |
This function is used to control Bonding operation for BLE.
- Parameters
-
[in] | opcode | : control command of bonding operation. |
[in] | para_data | : the pointer of command data. |
[out] | para_data | : pointer to return data.
|
◆ setBLE_FillInfoBondwithExistPID()
void setBLE_FillInfoBondwithExistPID |
( |
uint8_t * |
para_data | ) |
|
This function is used to fill Bonding information in Flash.
- Parameters
-
- Returns
- none
◆ setBLE_RestoreDataBondwithExistHOSTID()
uint8_t* setBLE_RestoreDataBondwithExistHOSTID |
( |
uint8_t * |
para_data | ) |
|
This function is used to restore bonding data to service and profile.
- Parameters
-
- Returns
- none