diff options
author | Sven Gothel <[email protected]> | 2021-09-24 12:59:13 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-09-24 12:59:13 +0200 |
commit | 61bfb0757a1c337eaf86f9df8b0524bec1b7bc0f (patch) | |
tree | 55e81117467e342ba7c6ef7d7b6beb3a43b01655 /.cproject | |
parent | 61108682ad95d12f66cc5ee6cca89a5bbf99c5fa (diff) |
HCIHandler/BTAdapter/BTDevice: Add le_set[_default]_phy(..) / set[Connected|Default]LE_PHY(..)
Note that the HCIHandler methods validate if LE_Features if host do support LE_2M.
le_set*_phy(): Missing LE_2M support causes command to fail early w/o issuing it.
le_read_phy(): Missing LE_2M support causes command to return LE_1M here.
+++
Also remove 'TODO' re scanning PHY, since we shall simply stick with LE_1M band for compatibility.
Connection itself may use the fast LE_2M or long range LE_CODED band.
Diffstat (limited to '.cproject')
0 files changed, 0 insertions, 0 deletions