72 uint16_t *out_copy_len);
struct os_mbuf * ble_hs_mbuf_from_flat(const void *buf, uint16_t len)
Definition ble_hs_mbuf.c:112
int ble_hs_mbuf_to_flat(const struct os_mbuf *om, void *flat, uint16_t max_len, uint16_t *out_copy_len)
Definition ble_hs_mbuf.c:132
struct os_mbuf * ble_hs_mbuf_att_pkt(void)
Definition ble_hs_mbuf.c:101