PORT_SetDataCOCallback() function
* Function PORT_SetCODataCallback * Description This function is when a data packet is received * Parameters: handle - Handle returned in the RFCOMM_CreateConnection * p_callback - address of the callback function which should * be called from the RFCOMM when data packet * is received.