diff --git a/examples/bluetooth/nimble/ble_l2cap_coc/coc_blecent/README.md b/examples/bluetooth/nimble/ble_l2cap_coc/coc_blecent/README.md index 036ad252f4..e428b899c4 100644 --- a/examples/bluetooth/nimble/ble_l2cap_coc/coc_blecent/README.md +++ b/examples/bluetooth/nimble/ble_l2cap_coc/coc_blecent/README.md @@ -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 diff --git a/examples/bluetooth/nimble/ble_l2cap_coc/coc_bleprph/README.md b/examples/bluetooth/nimble/ble_l2cap_coc/coc_bleprph/README.md index 673ef03077..91ba54dac7 100644 --- a/examples/bluetooth/nimble/ble_l2cap_coc/coc_bleprph/README.md +++ b/examples/bluetooth/nimble/ble_l2cap_coc/coc_bleprph/README.md @@ -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 diff --git a/examples/bluetooth/nimble/ble_spp/spp_client/README.md b/examples/bluetooth/nimble/ble_spp/spp_client/README.md index f5c8343e5f..25cb257aff 100644 --- a/examples/bluetooth/nimble/ble_spp/spp_client/README.md +++ b/examples/bluetooth/nimble/ble_spp/spp_client/README.md @@ -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 diff --git a/examples/bluetooth/nimble/ble_spp/spp_server/README.md b/examples/bluetooth/nimble/ble_spp/spp_server/README.md index e2ffd7f354..8b2adb4d14 100644 --- a/examples/bluetooth/nimble/ble_spp/spp_server/README.md +++ b/examples/bluetooth/nimble/ble_spp/spp_server/README.md @@ -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 diff --git a/examples/bluetooth/nimble/blecent/README.md b/examples/bluetooth/nimble/blecent/README.md index 5b0ffaff3e..4aff911fe3 100644 --- a/examples/bluetooth/nimble/blecent/README.md +++ b/examples/bluetooth/nimble/blecent/README.md @@ -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 diff --git a/examples/bluetooth/nimble/blecsc/README.md b/examples/bluetooth/nimble/blecsc/README.md index 30d0bb441d..aab033e044 100644 --- a/examples/bluetooth/nimble/blecsc/README.md +++ b/examples/bluetooth/nimble/blecsc/README.md @@ -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 diff --git a/examples/bluetooth/nimble/blehr/README.md b/examples/bluetooth/nimble/blehr/README.md index 804220f8b9..c4c1f62a69 100644 --- a/examples/bluetooth/nimble/blehr/README.md +++ b/examples/bluetooth/nimble/blehr/README.md @@ -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 diff --git a/examples/bluetooth/nimble/bleprph/README.md b/examples/bluetooth/nimble/bleprph/README.md index 66ef583d2e..27540364e8 100644 --- a/examples/bluetooth/nimble/bleprph/README.md +++ b/examples/bluetooth/nimble/bleprph/README.md @@ -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 diff --git a/examples/bluetooth/nimble/bleprph_host_only/README.md b/examples/bluetooth/nimble/bleprph_host_only/README.md index acc5d045cd..d60b04e5ba 100644 --- a/examples/bluetooth/nimble/bleprph_host_only/README.md +++ b/examples/bluetooth/nimble/bleprph_host_only/README.md @@ -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