docs: Updated README.md by removing unclear lines

This commit is contained in:
Astha Verma
2025-02-04 16:33:12 +05:30
parent 724f762f57
commit fbcdf56981
9 changed files with 0 additions and 9 deletions

View File

@@ -22,7 +22,6 @@ Maximum data of 512 bytes can be transferred over L2CAP when MTU is set to 512 a
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../../README.md#running-test-python-script-pytest).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to Use Example

View File

@@ -22,7 +22,6 @@ Maximum data of 512 bytes can be transferred over L2CAP when MTU is set to 512 a
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../../README.md#running-test-python-script-pytest).
* * Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to Use Example

View File

@@ -77,7 +77,6 @@ It performs three GATT operations against the specified peer:
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../../README.md#running-test-python-script-pytest).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to use example

View File

@@ -72,7 +72,6 @@ It takes input from user and performs notify GATT operations against the specifi
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../../README.md#running-test-python-script-pytest).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to use example

View File

@@ -34,7 +34,6 @@ To test this demo, use any BLE GATT server app that advertises support for the A
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../README.md#running-test-python-script-pytest).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to Use Example

View File

@@ -24,7 +24,6 @@ This example aims at understanding CSC measurements, GATT database configuration
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../README.md#running-test-python-script-ttfw).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to Use Example

View File

@@ -16,7 +16,6 @@ To test this demo, any BLE scanner app can be used.
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../README.md#running-test-python-script-pytest).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to Use Example

View File

@@ -20,7 +20,6 @@ To test this demo, any BLE scanner app can be used.
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../README.md#running-test-python-script-pytest).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to Use Example

View File

@@ -15,7 +15,6 @@ To test this demo, any BLE scanner app can be used.
Note :
* To install the dependency packages needed, please refer to the top level [README file](../../../README.md#running-test-python-script-pytest).
* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus).
## How to Use Example