esp-idf/components/bt
lly 8d9b0909a3 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-11-22 09:26:41 +00:00
..
common components/bt: Replace task post with btc_inter_profile_call, when post message from btc_dm to btc_gap 2020-11-12 19:23:10 +08:00
controller components/bt: fixed tx_prog insert error 2020-10-26 13:24:17 +08:00
esp_ble_mesh ble_mesh: stack: Use model callback for operations [Zephyr] 2020-11-22 09:26:41 +00:00
host Seperate BTA_JV_L2CAP for less bin size 2020-11-21 09:38:46 +00:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: stack: Move device property to model common part 2020-10-12 10:17:48 +08:00
component.mk ble_mesh: stack: Move device property to model common part 2020-10-12 10:17:48 +08:00
Kconfig bt/Kconfig: Update data type and default value of vendor specific event. 2020-06-30 15:02:22 +05:30
sdkconfig.rename ble_mesh: stack: Update option of using DRAM/SPIRAM for memory allocation 2020-07-15 09:41:15 +08:00