Home | History | Annotate | Download | only in include

Lines Matching full:application

21  *  nterface to AVRCP Application Programming Interface
103 #define AVRC_SUPF_TG_APP_SETTINGS 0x0010 /* Player Application Settings */
133 * application after the AVRC_FindService() API function is called. The
141 * listed in Table 20 to the application. */
147 * a message packet ready for the application. The implementation of this
155 tAVRC_CTRL_CBACK *p_ctrl_cback; /* pointer to application control callback */
156 tAVRC_MSG_CBACK *p_msg_cback; /* pointer to application message callback */
177 ** Prior to calling this function the application must
210 ** Description This function is called by the application to perform service
216 ** AVRC_FindService() at a time; the application must wait for
218 ** The application is responsible for allocating memory for the
220 ** discovery database be at least 300 bytes. The application
257 ** The connection remains available to the application until
258 ** the application closes it by calling AVRC_Close(). The
259 ** application does not need to reopen the connection after an
300 ** application is no longer using a connection.
336 ** application is no longer using a connection.