Home
last modified time | relevance | path

Searched refs:bt_mesh_net_resend (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h353 int bt_mesh_net_resend(struct bt_mesh_subnet *sub, struct net_buf *buf, bool new_key, const struct …
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c736 int bt_mesh_net_resend(struct bt_mesh_subnet *sub, struct net_buf *buf, bool new_key, const struct … in bt_mesh_net_resend() function
A Dtransport.c301 err = bt_mesh_net_resend(tx->sub, seg, tx->new_key, &seg_sent_cb, tx); in seg_tx_send_unacked()

Completed in 9 milliseconds