Searched defs:prov (Results 1 – 13 of 13) sorted by relevance
17 esp_err_t esp_ble_mesh_init(esp_ble_mesh_prov_t *prov, esp_ble_mesh_comp_t *comp) in esp_ble_mesh_init()
20 esp_ble_mesh_prov_t prov = { variable
348 int bt_mesh_init(const struct bt_mesh_prov *prov, in bt_mesh_init()
204 const struct bt_mesh_prov *prov = NULL; in unprovisioned_beacon_send() local
1334 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create() local
69 const struct bt_mesh_prov *prov = NULL; in bt_mesh_provisioner_net_create() local
192 static const struct bt_mesh_prov *prov; variable
317 static const struct bt_mesh_prov *prov; variable
102 static esp_ble_mesh_prov_t prov = { variable
147 static esp_ble_mesh_prov_t prov = { variable
159 static esp_ble_mesh_prov_t prov = { variable
396 static const struct bt_mesh_prov prov = { variable
92 esp_ble_mesh_prov_t *prov; member