Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c725 lpn->xact_pending = req.xact; in sub_update()
907 if (msg->xact != lpn->xact_pending) { in bt_mesh_lpn_friend_sub_cfm()
909 msg->xact, lpn->xact_pending); in bt_mesh_lpn_friend_sub_cfm()
Dnet.h159 uint8_t xact_pending; member