[osal_msg_queue_write_copy:35]:LOS_QueueWriteCopy failed! ret = 0x2000616.qID=0x2 APP|at cmd receive send msg error! [osal_msg_queue_write_copy:35]:LOS_QueueWriteCopy failed! ret = 0x2000616.qID=0x2 APP|at cmd receive send msg error! [osal_msg_queue_write_copy:35]:LOS_QueueWr...
APP|at cmd receive send msg error! [osal_msg_queue_write_copy:35]:LOS_QueueWriteCopy failed! ret = 0x2000616.qID=0x2 APP|at cmd receive send msg error! [osal_msg_queue_write_copy:35]:LOS_QueueWriteCopy failed! ret = 0x2000616.qID=0x2 APP|at cmd receive send msg error! [osal_...
osal_msg_enqueue_max( osal_msg_q_t *q_ptr, void *msg_ptr, byte max ); /* * Dequeue a Task Message */ extern void *osal_msg_dequeue( osal_msg_q_t *q_ptr ); /* * Push a Task Message to head of queue */ extern void osal_msg_push( osal_msg_q_t *q_ptr, void *msg_...