Home
last modified time | relevance | path

Searched refs:net_buf_simple_init (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_proxy.c198 net_buf_simple_init(&server->buf, 0); in proxy_complete_pdu()
377 net_buf_simple_init(&server->buf, 0); in proxy_prov_connected()
731 net_buf_simple_init(buf, 10); in send_my_proxy_config()
A Daccess.c652 net_buf_simple_init(msg, 0); in bt_mesh_model_msg_init()
A Dprovisioner_prov.c1175 net_buf_simple_init(buf, 0); in bt_mesh_pba_get_buf()
1592 net_buf_simple_init(buf, PROV_BUF_HEADROOM); in prov_buf_init()
/AliOS-Things-master/components/genie_service/sal/src/
A Dgenie_sal_ble.c162 net_buf_simple_init(msg, 0); in genie_sal_ble_send_msg()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h130 static inline void net_buf_simple_init(struct net_buf_simple *buf, in net_buf_simple_init() function

Completed in 15 milliseconds