Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dtransport.h19 #define TRANS_SEQ_AUTH_NVAL 0xffffffffffffffff macro
Dtransport.c1697 uint64_t seq_auth = TRANS_SEQ_AUTH_NVAL; in bt_mesh_trans_recv()
1768 if (seq_auth == TRANS_SEQ_AUTH_NVAL) { in bt_mesh_trans_recv()