PORT_GetState() function
* Function PORT_GetState * Description This function is called to fill tPORT_STATE structure * with the current control settings for the port * Parameters: handle - Handle returned in the RFCOMM_CreateConnection * p_settings - Pointer to a tPORT_STATE structure in which * configuration information is returned.