Home
last modified time | relevance | path

Searched defs:add_dev (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_provisioning_api.c285 esp_err_t esp_ble_mesh_provisioner_add_unprov_dev(esp_ble_mesh_unprov_dev_add_t *add_dev, in esp_ble_mesh_provisioner_add_unprov_dev()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidh_api.h263 } add_dev; /*!< HIDH callback param of ESP_HIDH_ADD_DEV_EVT */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1953 struct bt_mesh_unprov_dev_add add_dev = {0}; in btc_ble_mesh_prov_call_handler() local
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h151 esp_ble_mesh_unprov_dev_add_t add_dev; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.c703 int bt_mesh_provisioner_add_unprov_dev(struct bt_mesh_unprov_dev_add *add_dev, uint8_t flags)
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1194 tBTA_DM_API_ADD_DEVICE add_dev; member