Searched refs:has_cb (Results 1 – 1 of 1) sorted by relevance
212 uint8_t has_cb) in mm_stream_handle_rcvd_buf() argument239 if(has_cb && my_obj->cmd_thread.is_active) { in mm_stream_handle_rcvd_buf()324 uint8_t has_cb = 0, length = 0; in mm_stream_data_notify() local364 has_cb = 1; in mm_stream_data_notify()380 (uint8_t)(my_obj->buf_status[idx].buf_refcnt + has_cb); in mm_stream_data_notify()383 mm_stream_handle_rcvd_buf(my_obj, &buf_info, has_cb); in mm_stream_data_notify()860 uint8_t has_cb = 0; in mm_stream_fsm_reg() local867 has_cb = 1; in mm_stream_fsm_reg()874 if (has_cb) { in mm_stream_fsm_reg()887 if (has_cb) { in mm_stream_fsm_reg()[all …]