SWRA769 august 2023 CC2564C
The following function is responsible for sending a Ring Indication to the Remote Hands-Free unit. This function returns zero on successful execution and a negative value on all errors.
Parameters are not necessary when using this command. A parameter has no effect on the outcome of RingIndication.
"RingIndication" send ring indication.
HFRE_Ring_Indication(BluetoothStackID, CurrentClientPortID)
BTPSAPI_DECLARATION int BTPSAPI HFRE_Ring_Indication(unsigned int BluetoothStackID, unsigned int HFREPortID)
This function is responsible for sending a Ring Indication to the Remote Hands-Free unit. This function can only be performed by Audio Gateways for which a valid Service LevelConnection exists. This function accepts as its input parameters the Bluetooth Stack ID for which the HFRE Port ID is valid as well as the HFRE Port ID. This function returns zero ifsuccessful or a negative return error code if there was an error.