GOEPC_PrepareRequest() function
* Function GOEPC_PrepareRequest * Description Prepare a request packet, packet will be store internally * Returns GOEP_SUCCESS if successful, otherwise failed
![]()
UINT16 GOEPC_PrepareRequest(UINT16 handle, tOBEX_PARSE_INFO *info, UINT16 buff_size)![]()
extern UINT16 GOEPC_PrepareRequest(UINT16 handle, tOBEX_PARSE_INFO *info, UINT16 buff_size);![]()
if (GOEPC_PrepareRequest(p_rcb->cover_art_goep_hdl, &info, BT_SMALL_BUFFER_SIZE) == GOEP_SUCCESS) {![]()
if (GOEPC_PrepareRequest(p_rcb->cover_art_goep_hdl, &info, BT_SMALL_BUFFER_SIZE) == GOEP_SUCCESS) {![]()
if (GOEPC_PrepareRequest(p_rcb->cover_art_goep_hdl, &info, tx_buff_size) == GOEP_SUCCESS) {![]()
if (GOEPC_PrepareRequest(p_rcb->cover_art_goep_hdl, &info, tx_buff_size) != GOEP_SUCCESS) {
GOEPC_PrepareRequest() is called by 4 functions and calls 2 functions:
![]()
GOEPC_PrepareRequest()
GOEPC_PrepareRequest() reads 5 variables and writes 2 variables:
![]()
GOEPC_PrepareRequest()