Skip to content
/ AFHoT Public

Deprecated, visit ds-kiel/eAFH for our latest channel management solution for BLE

Notifications You must be signed in to change notification settings

ds-kiel/AFHoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Important!

A new version has been published. Please viti ds-kiel/eAFH for our latest work on channel management for Bluetooth Low Energy.

AFHoT

AFHoT - an open source AFH implementation for Zephyr's Bluetooth Low Energy stack

Documentation

The main module is in the ull_afh.c. It is located here: zephyr/subsys/bluetooth/controller/ll_sw/ull_afh.c

Data collection is in the lll_conn.c: zephyr/subsys/bluetooth/controller/ll_sw/nordic/lll/lll_conn.c

For that, we call the upd_conn_stat function.

In the ull_master.c, we initialize the timer: zephyr/subsys/bluetooth/controller/ll_sw/ull_master.c

Also, we changed the ll_conn_chm_update function here to support connection specific channel maps.

Our throughput and latency testing is here: zephyr/tests/bluetooth/afh_eval_throughput/ zephyr/tests/bluetooth/afh_eval_latency/

About

Deprecated, visit ds-kiel/eAFH for our latest channel management solution for BLE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published