Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dble_transport.h9 #define TRANS_SEQ_AUTH_NVAL 0xffffffffffffffff macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dfriend.c112 FRIEND_ADV(buf)->seq_auth = TRANS_SEQ_AUTH_NVAL; in friend_buf_alloc()
955 FRIEND_ADV(buf)->seq_auth = TRANS_SEQ_AUTH_NVAL; in enqueue_friend_pdu()
A Dtransport.c1383 u64_t seq_auth = TRANS_SEQ_AUTH_NVAL; in bt_mesh_trans_recv()
1453 if (seq_auth == TRANS_SEQ_AUTH_NVAL) { in bt_mesh_trans_recv()

Completed in 7 milliseconds