]> granicus.if.org Git - esp-idf/commit
componnent/ble_mesh: Use duplicate scan in ESP BLE Mesh
authorlly <lly@espressif.com>
Thu, 14 Feb 2019 07:34:03 +0000 (15:34 +0800)
committerlly <lly@espressif.com>
Fri, 19 Apr 2019 09:01:13 +0000 (17:01 +0800)
commitc9e608432b0756899937c8ff8d726f8a2f8c3445
treed1192e333ea9956d57c5b8b0b27e7a6ec93517e2
parenta0e5518d82452bf1ebd7a984cf75922c55754a8b
componnent/ble_mesh: Use duplicate scan in ESP BLE Mesh
17 files changed:
components/bt/Kconfig
components/bt/ble_mesh/mesh_core/adv.c
components/bt/ble_mesh/mesh_core/adv.h
components/bt/ble_mesh/mesh_core/include/mesh_bearer_adapt.h
components/bt/ble_mesh/mesh_core/mesh_bearer_adapt.c
components/bt/ble_mesh/mesh_core/mesh_main.c
components/bt/ble_mesh/mesh_core/net.c
components/bt/ble_mesh/mesh_core/prov.c
components/bt/ble_mesh/mesh_core/provisioner_prov.c
examples/bluetooth/ble_mesh/ble_mesh_client_model/sdkconfig.defaults
examples/bluetooth/ble_mesh/ble_mesh_console/ble_mesh_node/sdkconfig.defaults
examples/bluetooth/ble_mesh/ble_mesh_console/ble_mesh_provisioner/sdkconfig.defaults
examples/bluetooth/ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_client/sdkconfig.defaults
examples/bluetooth/ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_server/sdkconfig.defaults
examples/bluetooth/ble_mesh/ble_mesh_node/sdkconfig.defaults
examples/bluetooth/ble_mesh/ble_mesh_provisioner/sdkconfig.defaults
examples/bluetooth/ble_mesh/ble_mesh_wifi_coexist/sdkconfig.defaults