Home
last modified time | relevance | path

Searched refs:os_mbuf_extend (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/porting/nimble/include/os/
Dos_mbuf.h639 #define os_mbuf_extend r_os_mbuf_extend macro
1068 void *os_mbuf_extend(struct os_mbuf *om, uint16_t len);
/hal_espressif-3.7.0/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c203 os_mbuf_extend(gatt_values[i].buf, 1); in init_gatt_values()
211 os_mbuf_extend(gatt_values[i].buf, 1); in init_gatt_values()