Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c444 static int prov_send_adv(struct net_buf_simple *msg) in prov_send_adv() function
554 return prov_send_adv(buf); in prov_send()
Dprovisioner_prov.c1537 static int prov_send_adv(const uint8_t idx, struct net_buf_simple *msg) function
1640 return prov_send_adv(idx, buf);