SWRU496B November 2018 – December 2021 CC2564C
BTPSAPI_DECLARATION int BTPSAPI HCI_Read_Authenticated_Payload_Timeout(
unsigned int BluetoothStackID, Word_t Connection_Handle, Byte_t *StatusResult, Word_t *Connection_HandleResult,
Word_t *Authenticated_Payload_TimeoutResult);
BTPSAPI_DECLARATION int BTPSAPI HCI_Write_Authenticated_Payload_Timeout(
unsigned int BluetoothStackID, Word_t Connection_Handle, Word_t Authenticated_Payload_Timeout, Byte_t
*StatusResult, Word_t *Connection_HandleResult);
BTPSAPI_DECLARATION int BTPSAPI HCI_Read_Extended_Page_Timeout( unsigned
int BluetoothStackID, Byte_t *StatusResult, Word_t *Extended_Page_TimeoutResult);
BTPSAPI_DECLARATION int BTPSAPI HCI_Write_Extended_Page_Timeout( unsigned
int BluetoothStackID, Word_t Extended_Page_Timeout, Byte_t *StatusResult);
BTPSAPI_DECLARATION int BTPSAPI HCI_Read_Extended_Inquiry_Length( unsigned
int BluetoothStackID, Byte_t *StatusResult, Word_t *Extended_Inquiry_LengthResult);
BTPSAPI_DECLARATION int BTPSAPI HCI_Write_Extended_Inquiry_Length(
unsigned int BluetoothStackID, Word_t Extended_Inquiry_Length, Byte_t *StatusResult);
int BTPSAPI HCI_Write_Secure_Connections_Test_Mode( unsigned int BluetoothStackID,
Word_t Connection_Handle, Byte_t DM1_ACLU_Mode, Byte_t ESCO_Loopback_Mode, Byte_t *StatusResult, Word_t
*Connection_HandleResult)
BTPSAPI_DECLARATION int BTPSAPI HCI_LE_Remote_Connection_Parameter_Request_Reply(
unsigned int BluetoothStackID, Word_t Connection_Handle, Word_t Conn_Interval_Min, Word_t Conn_Interval_Max,
Word_t Conn_Latency, Word_t Supervision_Timeout, Word_t Minimum_CE_Length, Word_t Maximum_CE_Length,
Byte_t *StatusResult, Word_t *Connection_HandleResult);
BTPSAPI_DECLARATION int BTPSAPI HCI_LE_Remote_Connection_Parameter_Request_Negative_Reply(
unsigned int BluetoothStackID, Word_t Connection_Handle, Byte_t Reason, Byte_t *StatusResult, Word_t
*Connection_HandleResult);