SWRU496B November 2018 – December 2021 CC2564C
int BTPSAPI GAP_LE_Request_Security (
unsigned int BluetoothStackID,
BD_ADDR_t BD_ADDR,
GAP_LE_Bonding_Type_t Bonding_Type,
Boolean_t MITM,
Boolean_t SC,Boolean_t Keypress,Boolean_t P256Debug,
GAP_LE_Event_Callback_t GAP_LE_Event_Callback,
unsigned long CallbackParameter)
int BTPSAPI GAP_LE_SC_OOB_Generate_Parameters( unsigned int BluetoothStackID,
SM_Random_Value_t *OOB_Local_Rand_Result, SM_Confirm_Value_t *OOB_Local_Confirm_Result) int BTPSAPI GAP_LE_SC_Send_Keypress_Notification(
unsigned int BluetoothStackID, BD_ADDR_t BD_ADDR, GAP_LE_Keypress_t *Keypress_Notification_Type) int
BTPSAPI GAP_LE_SC_Only_Mode( unsigned int BluetoothStackID, Boolean_t EnableSCOnly) int BTPSAPI GAP_LE_SC_Regenerate_P256_Local_Keys(
unsigned int BluetoothStackID)