PORT_Write() function
* Function PORT_Write * Description This function to send BT buffer to the peer device. * Application should not free the buffer. * Parameters: handle - Handle returned in the RFCOMM_CreateConnection * p_buf - pointer to the buffer with data,
![]()
int PORT_Write (UINT16 handle, BT_HDR *p_buf)
PORT_Write() calls 6 functions:
![]()
PORT_Write()
PORT_Write() reads 12 variables:
![]()
PORT_Write()
PORT_Write() allocates 1 types:
![]()
PORT_Write()