Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dadv.c122 static struct bt_mesh_adv *adv_alloc(int id) in adv_alloc() function
396 return bt_mesh_adv_create_from_pool(&adv_buf_pool, adv_alloc, type, in bt_mesh_adv_create()
Dfriend.c83 static struct bt_mesh_adv *adv_alloc(int id) in adv_alloc() function
327 buf = bt_mesh_adv_create_from_pool(&friend_buf_pool, adv_alloc, in create_friend_pdu()