OVMS3-idf/components/bt/bluedroid/btc/include/btc
Island fc3253163e component/ble_mesh: ESP BLE Mesh release
1. BLE Mesh Core

* Provisioning: Node Role
    * Advertising and GATT bearer
    * Authentication OOB

* Provisioning: Provisioner Role
    * Advertising and GATT bearer
    * Authentication OOB

* Networking
    * Relay
    * Segmentation and Reassembly
    * Key Refresh
    * IV Update

* Proxy Support

* Multiple Client Models Run Simultaneously
    * Support multiple client models send packets to different nodes simultaneously
    * No blocking between client model and server

* NVS Storage
    * Store Provisioning Data of BLE Mesh Nodes in Flash

2. BLE Mesh Applications

* BLE Mesh Node & Provisioner
    * Node Example
    * Provisioner Example
    * Node + Generic OnOff Client Example

* Fast Provisioning
    * Vendor Fast Prov Server Model
    * Vendor Fast Prov Client Model
    * Examples

* Wi-Fi & BLE Mesh Coexistence
    * Example

* BLE Mesh Console Commands
    * Example

3. BLE Mesh Models

* Foundation Models
    * Configuration Server Model
    * Configuration Client Model
    * Health Server Model
    * Health Client Model

* Generic Client Models
    * Generic OnOff Client
    * Generic Level Client
    * Generic Location Client
    * Generic Default Transition Timer Client
    * Generic Power OnOff Client
    * Generic Power Level Client
    * Generic Battery Client
    * Generic Property Client

* Generic Server Models
    * Generic OnOff Server (Example)

* Lighting Client Models
    * Light Lightness Client
    * Light CTL Client
    * Light HSL Client
    * Light xyL Client
    * Light LC Client

* Sensor Client Model
    * Sensor Client

* Time and Scenes Client Models
    * Time Client
    * Scene Client
    * Scheduler Client
2019-06-24 11:31:24 +08:00
..
btc_alarm.h component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_ble_storage.h Component/bt: fix auth_mode error when reconnection in SMP 2018-12-04 18:05:25 +08:00
btc_common.h component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_config.h component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_dev.h component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_dm.h component/bt: reduce the size of DRAM 2019-06-20 16:00:55 +08:00
btc_main.h component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_manage.h component/bt: reduce the size of DRAM 2019-06-20 16:00:55 +08:00
btc_profile_queue.h component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_sm.h component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btc_storage.h component/bt: Add APIs of get and remove bond device 2018-05-03 19:05:57 +08:00
btc_task.h component/ble_mesh: ESP BLE Mesh release 2019-06-24 11:31:24 +08:00
btc_util.h components/bt: Add API to config EIR data 2019-06-03 19:29:54 +08:00