Code: Select all
int ble_hs_mbuf_to_flat(const struct os_mbuf *om, void *flat, uint16_t max_len, uint16_t *out_copy_len);
Code: Select all
if (os_msys_num_free() >= MIN_REQUIRED_MBUF) {
Can anyone suggest a fix for this?
Thanks in advance!
Code: Select all
int ble_hs_mbuf_to_flat(const struct os_mbuf *om, void *flat, uint16_t max_len, uint16_t *out_copy_len);
Code: Select all
if (os_msys_num_free() >= MIN_REQUIRED_MBUF) {
Users browsing this forum: ESP_adokitkat, Google [Bot], Majestic-12 [Bot] and 109 guests