hidh_l2cif_data_ind() function
* Function hidh_l2cif_data_ind * Description This function is called when data is received from L2CAP. * if we are the originator of the connection, we are the SDP * client, and the received message is queued up for the client. * If we are the destination of the connection, we are the SDP * server, so the message is passed to the server processing * function. * Returns void