Home
last modified time | relevance | path

Searched refs:net_buf_id (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c11 int net_buf_id(struct net_buf *buf) in net_buf_id() function
516 return fixed->data_pool + fixed->data_size * net_buf_id(buf); in fixed_data_alloc()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dadv.c364 adv = get_id(net_buf_id(buf)); in bt_mesh_adv_create_from_pool()
902 *index = net_buf_id(buf); in bt_mesh_start_ble_advertising()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h949 int net_buf_id(struct net_buf *buf);