Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Examples: Only attempt using LE_PHYs::LE_2M if BT.major > 4, to keep the logs... | Sven Gothel | 2022-04-11 | 1 | -3/+3 |
* | No need for BTAdapter::removeDiscoveredDevices() for server nor client before... | Sven Gothel | 2022-04-09 | 1 | -3/+0 |
* | dbt_repeater: Simplify myChangedAdapterSetFunc(..) | Sven Gothel | 2022-02-06 | 1 | -12/+4 |
* | FwdGattServerHandler::close(): Shall not disconnect fwdServer (esp in same th... | Sven Gothel | 2022-02-05 | 1 | -1/+25 |
* | Add BTGattHandler::NativeGattCharLister::mtuResponse(..) for high level info;... | Sven Gothel | 2022-02-05 | 1 | -1/+20 |
* | dbt_repeater00: Fixed intendation for message (post from[*] -> to[*]) | Sven Gothel | 2022-02-05 | 1 | -3/+3 |
* | BTGattHandler::NativeGattCharListener: Add optional low- and high-level user ... | Sven Gothel | 2022-02-05 | 1 | -30/+83 |
* | Add invocation example to dbt_peripheral00.cpp and dbt_repeater00.cpp (and re... | Sven Gothel | 2022-02-05 | 1 | -0/+8 |
* | Adding dbt_repeater00, example implementing a GATT repeater | Sven Gothel | 2022-02-02 | 1 | -0/+953 |