Searched defs:AVRC_MsgReq (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_api.c205 AVRC_TRACE_ERROR ("AVRC_MsgReq no buffers for fragmentation - send internal error" );
505 AVRC_MsgReq (handle, (UINT8)(label), AVRC_CMD_CTRL, p_cmd);
941 ** Function AVRC_MsgReq
955 UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt) function
1047 AVRC_TRACE_ERROR ("AVRC_MsgReq no buffers for fragmentation" );

Completed in 196 milliseconds