Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.h77 void bt_mesh_unref_buf_from_pool(struct net_buf_pool *pool);
Dadv.c374 void bt_mesh_unref_buf_from_pool(struct net_buf_pool *pool) in bt_mesh_unref_buf_from_pool() function
689 bt_mesh_unref_buf_from_pool(&relay_adv_buf_pool); in bt_mesh_adv_deinit()
705 bt_mesh_unref_buf_from_pool(&adv_buf_pool); in bt_mesh_adv_deinit()
965 bt_mesh_unref_buf_from_pool(&ble_adv_buf_pool); in bt_mesh_ble_adv_deinit()
Dfriend.c1307 bt_mesh_unref_buf_from_pool(&friend_buf_pool); in bt_mesh_friend_deinit()