Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c95 .local_queue = SYS_SLIST_STATIC_INIT(&bt_mesh.local_queue),
803 while ((buf = net_buf_slist_get(&bt_mesh.local_queue))) { in bt_mesh_net_local()
931 net_buf_slist_put(&bt_mesh.local_queue, net_buf_ref(buf)); in bt_mesh_net_send()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h244 sys_slist_t local_queue; member

Completed in 6 milliseconds