Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.c720 static struct net_buf *bt_mesh_ble_adv_create(enum bt_mesh_adv_type type, uint8_t xmit, int32_t tim… in bt_mesh_ble_adv_create() function
882 buf = bt_mesh_ble_adv_create(BLE_MESH_ADV_BLE, 0U, K_NO_WAIT); in bt_mesh_start_ble_advertising()