Searched refs:SYS_SLIST_FOR_EACH_CONTAINER (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/ |
D | mesh_slist.h | 163 #define SYS_SLIST_FOR_EACH_CONTAINER(__sl, __cn, __n) \ macro
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/ |
D | mesh_bearer_adapt.c | 1050 SYS_SLIST_FOR_EACH_CONTAINER(&bt_mesh_gatts_db, svc, node) { in bt_mesh_gatts_find_attr_by_handle() 1070 SYS_SLIST_FOR_EACH_CONTAINER(&bt_mesh_gatts_db, svc, node) { in bt_mesh_gatts_foreach_attr()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 686 SYS_SLIST_FOR_EACH_CONTAINER(&bt_mesh_gatts_db, svc, node) { in bt_mesh_gatts_find_attr_by_handle() 706 SYS_SLIST_FOR_EACH_CONTAINER(&bt_mesh_gatts_db, svc, node) { in bt_mesh_gatts_foreach_attr()
|