Searched refs:MSG_RELEASE_DATA (Results 1 – 3 of 3) sorted by relevance
190 #. The receiver sends ``MSG_RELEASE_DATA`` or ``MSG_RELEASE_BOUND`` control message over ICMsg cont…232 MSG_RELEASE_DATA subsubsection241 * - MSG_RELEASE_DATA248 The ``MSG_RELEASE_DATA`` control message is sent in response to ``MSG_DATA``.288 It is similar to the ``MSG_RELEASE_DATA`` except the ``endpoint address`` is required.
465 MSG_RELEASE_DATA
128 MSG_RELEASE_DATA, /* Release data buffer message. */ enumerator871 send_release(dev_data, buffer, MSG_RELEASE_DATA, 0); in received_data()969 case MSG_RELEASE_DATA: in control_received()1241 return send_release(dev_data, (uint8_t *)data, MSG_RELEASE_DATA, 0); in release_rx_buffer()