sjanc commented on code in PR #2902:
URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994226671


##########
hw/drivers/ipc_nrf5340/src/ipc_nrf5340.c:
##########
@@ -470,6 +470,25 @@ ipc_nrf5340_available_buf(int channel, void **dptr)
     return 0;
 }
 
+uint16_t
+ipc_nrf5340_data_available_get(int channel)

Review Comment:
   hmm fair enough,  but it could use ipc_nrf5340_shm_get_data_length() 
internally anyway ;)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to