PORT_SetDataCallback() function
* Function PORT_SetEventCallback * Description Set event data callback the specified connection. * Parameters: handle - Handle of the port returned in the Open * p_callback - address of the callback function which should * be called from the RFCOMM when a data * packet is received.