24 Commits (75012cfd6ec68d229523620f827a658ca3c6afd3)

Author SHA1 Message Date
Jim Mussared c70930fb24 tests/multi_bluetooth/ble_subscribe.py: Add test for subscription. 3 years ago
Damien George 7842085434 tests/multi_bluetooth/ble_gap_advertise.py: Allow to work without set. 4 years ago
Damien George 1d9528210b tests/multi_bluetooth: Add performance test for gatt char writes. 4 years ago
Damien George e98ff3f08e tests/multi_bluetooth: Skip tests when BLE features are unsupported. 4 years ago
Jim Mussared 1342debb9b tests/multi_bluetooth: Add basic performance tests. 4 years ago
Damien George c8b0557178 tests/multi_bluetooth: Add multitests for BLE pairing and bonding. 4 years ago
Jim Mussared 23fad2526d tests/multi_bluetooth: Add L2CAP channels multi-test. 4 years ago
Jim Mussared efc0800132 tests/multi_bluetooth: Add a test for WB55 concurrent flash access. 4 years ago
Jim Mussared 7e75245d54 tests/multi_bluetooth: Change dict index-and-del to pop, to clear event. 4 years ago
Jim Mussared ccfd535af4 tests/multi_bluetooth: Improve reliability of event waiting. 4 years ago
Damien George 81f2162ca0 extmod/modbluetooth: Change module-owned bytes objects to memoryview. 4 years ago
Jim Mussared 3086d35e16 tests/multi_bluetooth/ble_mtu.py: Add multitest for BLE MTU. 4 years ago
Jim Mussared fe642ced43 tests/multi_bluetooth: Update UUID format in .exp files. 4 years ago
Jim Mussared 5eda362e0a tests/multi_bluetooth: Make ble_gap_connect robust against event timing. 4 years ago
Jim Mussared 26b66804e9 tests/multi_bluetooth: Update to new config('mac') behaviour. 4 years ago
Jim Mussared 9d823a5d9a extmod/modbluetooth: Add event for "indicate acknowledgement". 4 years ago
Jim Mussared e152d0c197 extmod/btstack: Schedule notify/indicate/write ops for bg completion. 4 years ago
Jim Mussared 9902ce12eb tests/multi_bluetooth: Update to work with new BLE events. 5 years ago
Damien George 3b6c9119eb extmod/modbluetooth: Add support for changing the GAP device name. 5 years ago
Damien George 037c83b0ed tests/multi_bluetooth: Fix typo printing wrong IRQ type. 5 years ago
Jim Mussared 9b06efb943 tests/multi_bluetooth/ble_gap_advertise: Fix bytes/str compare warning. 5 years ago
Damien George c5a21a94f8 extmod/modbluetooth: Provide FLAG_WRITE_NO_RESPONSE for characteristics. 5 years ago
Damien George dd0bc26e65 extmod/modbluetooth: Change scan result's "connectable" to "adv_type". 5 years ago
Damien George 4fda7a5b44 tests/multi_bluetooth: Add initial tests for bluetooth BLE. 5 years ago