SendData
L2capEndpoint::SendData(net_buffer* buffer)
TCPEndpoint::SendData(net_buffer *buffer)
UdpEndpoint::SendData(net_buffer *buffer)
Protocol::SendData(const char* buffer, uint32 length)
GenericThread::SendData(int32 code, void* buffer, size_t buffer_size)
GenericThread::SendData(int32 code, void* buffer, size_t size)