arduino-esp32/libraries/BLE/examples
chegewara 7856de7a57
BLE5 features to use with C3/S3 (#5085)
Added new BLE5 features to use on C3/S3 family:

extended scan,
extended/multi advertising
New code is not fancy (no feedback from events), but i think it is functional. To get feedback from events i am suggesting to use custom GAP callback, which is already implemented in BLEDevice.
2021-04-22 13:01:20 +03:00
..
BLE5_extended_scan BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE5_multi_advertising BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE5_periodic_advertising BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE5_periodic_sync BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE_Beacon_Scanner Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_client Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_EddystoneTLM_Beacon Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_EddystoneURL_Beacon Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_iBeacon Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_notify Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_scan Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_server Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_server_multiconnect Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_uart Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_write Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00