Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c523 static int prov_send_gatt(struct net_buf_simple *msg) in prov_send_gatt() function
550 return prov_send_gatt(buf); in prov_send()
Dprovisioner_prov.c1614 static int prov_send_gatt(const uint8_t idx, struct net_buf_simple *msg) function
1650 return prov_send_gatt(idx, buf);