Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

[toble] Enable Thread-over-BLE configuration. #38

Closed
wants to merge 3 commits into from

Commits on Nov 25, 2019

  1. [toble] Enable ToBLE feature when third_party/openthread supports it.

    - Add OpenThread configuration for ToBLE feature.
    - Make WoBLE and ToBLE use same BLE config tag on Nordic platforms.
    - Increase GATT table size to account for both services.
    
    - Add logic to disable WoBLE when ToBLE is provisioned.
    - Add OpenThread logging configuration for platform and debug.
    - Pivot to event-based evaluation of provisioning state.
    turon committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    51c74d8 View commit details
    Browse the repository at this point in the history
  2. [toble] Recast ToBLE config to use feature/woble-coordinated-advertis…

    …ing framework in openweave-core.
    turon committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    5b91caa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c873335 View commit details
    Browse the repository at this point in the history