micropython/examples/bluetooth
Damien George e1f211c6b5 examples/bluetooth: Fix check for _conn_handle being None.
Fixes issue #10755.

Signed-off-by: Damien George <damien@micropython.org>
2023-02-15 14:14:49 +11:00
..
ble_advertising.py
ble_bonding_peripheral.py
ble_simple_central.py examples/bluetooth: Fix check for _conn_handle being None. 2023-02-15 14:14:49 +11:00
ble_simple_peripheral.py
ble_temperature.py
ble_temperature_central.py examples/bluetooth: Fix check for _conn_handle being None. 2023-02-15 14:14:49 +11:00
ble_uart_peripheral.py
ble_uart_repl.py