Searched refs:net_buf_simple_init (Results 1 – 3 of 3) sorted by relevance
762 net_buf_simple_init(&msg, 1); in bt_mesh_proxy_client_relay()781 net_buf_simple_init(&buf, 1); in beacon_send()
717 net_buf_simple_init(msg, 0); in bt_mesh_model_msg_init()
145 static inline void net_buf_simple_init(struct net_buf_simple *buf, in net_buf_simple_init() function