Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_slist.h445 static inline bool sys_slist_find_and_remove(sys_slist_t *list, in sys_slist_find_and_remove() function
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/
Dclient_common.c475 sys_slist_find_and_remove(&internal->queue, &node->client_node); in bt_mesh_client_free_node()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1202 sys_slist_find_and_remove(&bt_mesh_gatts_db, &svc->node); in gatts_deregister()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c879 sys_slist_find_and_remove(&bt_mesh_gatts_db, &svc->node); in gatts_deregister()