Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h361 bt_u32_t bt_mesh_next_seq(void);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c725 bt_u32_t bt_mesh_next_seq(void) in bt_mesh_next_seq() function
765 seq = bt_mesh_next_seq(); in bt_mesh_net_resend()
833 seq_val = bt_mesh_next_seq(); in bt_mesh_net_encode()
A Dfriend.c407 seq = bt_mesh_next_seq(); in encode_friend_ctl()
1158 seq = bt_mesh_next_seq(); in friend_lpn_enqueue_tx()

Completed in 9 milliseconds