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 036ad252f45..e428b899c41 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 673ef030775..91ba54dac77 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 f5c8343e5fb..25cb257affd 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 e2ffd7f354a..8b2adb4d14a 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 5b0ffaff3ec..4aff911fe32 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 30d0bb441db..aab033e044c 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 804220f8b95..c4c1f62a69c 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 66ef583d2ef..27540364e84 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 acc5d045cd7..d60b04e5ba8 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