Home
last modified time | relevance | path

Searched refs:bt_mesh_atomic_dec (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_atomic.h56 static inline bt_mesh_atomic_val_t bt_mesh_atomic_dec(bt_mesh_atomic_t *target) in bt_mesh_atomic_dec() function
61 extern bt_mesh_atomic_val_t bt_mesh_atomic_dec(bt_mesh_atomic_t *target);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_atomic.c134 bt_mesh_atomic_val_t bt_mesh_atomic_dec(bt_mesh_atomic_t *target) in bt_mesh_atomic_dec() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1618 bt_mesh_atomic_dec(&conn->ref); in bt_mesh_conn_unref()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1743 bt_mesh_atomic_dec(&conn->ref); in bt_mesh_conn_unref()