Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1089 static uint8_t find_next(const struct bt_mesh_gatt_attr *attr, void *user_data) in find_next() function
1102 bt_mesh_gatts_foreach_attr(attr->handle + 1, attr->handle + 1, find_next, &next); in bt_mesh_gatts_attr_next()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c725 static uint8_t find_next(const struct bt_mesh_gatt_attr *attr, void *user_data) in find_next() function
738 bt_mesh_gatts_foreach_attr(attr->handle + 1, attr->handle + 1, find_next, &next); in bt_mesh_gatts_attr_next()