Home | History | Annotate | Download | only in avrc

Lines Matching full:response

34 ** Description      This function builds the Get Capability response.
36 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
112 ** response.
114 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
163 ** response.
165 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
213 ** response.
215 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
271 ** response.
273 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
289 ** or Get Application Settings Value Text response.
291 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
360 ** response.
362 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
378 ** response.
380 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
396 ** response.
398 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
414 ** response.
416 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
432 ** response.
434 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
496 ** response.
498 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
524 ** Description This function builds the Notification response.
526 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
648 ** response.
650 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
666 ** response.
668 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
693 ** Description This function builds the General Response response.
695 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
720 ** Description This function initializes the response buffer based on PDU
791 ** Description This function builds the given AVRCP response to the given
794 ** Returns AVRC_STS_NO_ERROR, if the response is built successfully
815 AVRC_TRACE_API0("AVRC_BldResponse: Failed to initialize response buffer");