Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ble: profile rework #3272

Merged
merged 64 commits into from
Feb 16, 2024
Merged

ble: profile rework #3272

merged 64 commits into from
Feb 16, 2024

Commits on Dec 6, 2023

  1. ble: profile rework, initial

    hedger committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8af9f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e09cd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a04bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed1b927 View commit details
    Browse the repository at this point in the history
  5. fixing PVS warnings

    hedger committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c948dd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f40be77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c88179 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    f146d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b9d2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c9f7f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    fb61929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec27652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4326be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca73796 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a458f View commit details
    Browse the repository at this point in the history
  6. fixing pvs warnings

    hedger committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6ce4652 View commit details
    Browse the repository at this point in the history
  7. hid profile: fixed naming

    hedger committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c1e415f View commit details
    Browse the repository at this point in the history
  8. more naming fixes

    hedger committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1c28c6d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. hal: ble init small cleanup

    hedger committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    8e411f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. cleanup & draft beacon api

    hedger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    349e19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    387d65d View commit details
    Browse the repository at this point in the history
  3. f18: api sync

    hedger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    27a2c84 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    b8acb57 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    0c05ca4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    5264df8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. BLE extra beacon demo app

    hedger committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4e5c7b1 View commit details
    Browse the repository at this point in the history
  2. naming fix

    hedger committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5ee48d5 View commit details
    Browse the repository at this point in the history
  3. UI fixes for demo app (wip)

    hedger committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2fe2547 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    dde3732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1caa057 View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    hedger committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a68832b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    0ced9d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Minor cleanup & naming fixes

    hedger committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e144f48 View commit details
    Browse the repository at this point in the history
  2. api sync

    hedger committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2054cb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4022ba9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Removed stale header

    hedger committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5026dc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    24a5cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3041cec View commit details
    Browse the repository at this point in the history
  3. naming & macro fixes

    hedger committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    34973bd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    336e24c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    4be1110 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    db4c64e View commit details
    Browse the repository at this point in the history
  2. quick fixes from review

    hedger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e012901 View commit details
    Browse the repository at this point in the history
  3. Eliminated stock svc_ctl

    hedger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b82aef7 View commit details
    Browse the repository at this point in the history
  4. cli: ps: removed runtime stats

    hedger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    82d2858 View commit details
    Browse the repository at this point in the history
  5. minor include fixes

    hedger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c37e3dd View commit details
    Browse the repository at this point in the history
  6. (void)

    hedger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d92c81a View commit details
    Browse the repository at this point in the history
  7. naming fixes

    hedger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3433a1b View commit details
    Browse the repository at this point in the history
  8. More naming fixes

    hedger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5a007e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    0aa4539 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. fbt: always build all libs

    hedger committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8d7d32d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    650f232 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    c613cfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    088f09a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. hal: bt: profiles: naming changes, support for passing params to a pr…

    …ofile; include cleanup
    hedger committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6e391d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39c412 View commit details
    Browse the repository at this point in the history
  3. api sync

    hedger committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    97f6482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82b2b0a View commit details
    Browse the repository at this point in the history
  5. BLE HID: long name trim

    nminaylov committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4cc9643 View commit details
    Browse the repository at this point in the history
  6. Removed unused check

    nminaylov committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c388212 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    3c24ccc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    bbc0ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57fb3d1 View commit details
    Browse the repository at this point in the history
  3. desktop: updated status icon

    hedger committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4e41779 View commit details
    Browse the repository at this point in the history