OVMS3-idf/components/bt
lly 9b70ddbb77 ble_mesh: stack: Use model callback for operations [Zephyr]
- Previously when a model is initialized or deinitialized, in the
  access layer, we need to check the model id with the ids in the
  table in order to find the proper model operation function.
- Currently all the operation functions of each model will be set
  during the mesh initialization. When the model is found, we can
  directly use the corresponding callback for different operations.
- Currently only init/deinit operations are registered, later we
  will add more operations.
2020-09-09 14:01:17 +08:00
..
bluedroid component/bt: Fix buffer count deinit crash. 2020-08-10 11:43:54 +08:00
common Component/bt : 2020-02-20 19:39:03 +08:00
esp_ble_mesh ble_mesh: stack: Use model callback for operations [Zephyr] 2020-09-09 14:01:17 +08:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
lib@425c7ca0e5 Fix ble disconnect due to instant of channel map update is too small 2020-08-10 11:43:54 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c Initialize mem_start and mem_end 2020-06-02 08:30:02 +00:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-03 08:54:51 +08:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-07-02 03:38:18 +00:00
Kconfig ble_mesh: stack: Make freertos static allocation visible 2020-08-26 08:24:55 +00:00