Loading...
Searching...
No Matches
20#ifndef H_BLE_HS_MBUF_PRIV_
21#define H_BLE_HS_MBUF_PRIV_
29struct os_mbuf *ble_hs_mbuf_bare_pkt(
void);
30struct os_mbuf *ble_hs_mbuf_acl_pkt(
void);
31struct os_mbuf *ble_hs_mbuf_l2cap_pkt(
void);
32int ble_hs_mbuf_pullup_base(
struct os_mbuf **om,
int base_len);