* Fixes BLE data printing BLE data has no '\0' terminator, therefore it can't be printed as a regular C string. This fix just prints the BLE data based on its length. * Simplify printing to a single call |
||
|---|---|---|
| .. | ||
| BLE5_extended_scan | ||
| BLE5_multi_advertising | ||
| BLE5_periodic_advertising | ||
| BLE5_periodic_sync | ||
| BLE_Beacon_Scanner | ||
| BLE_client | ||
| BLE_EddystoneTLM_Beacon | ||
| BLE_EddystoneURL_Beacon | ||
| BLE_iBeacon | ||
| BLE_notify | ||
| BLE_scan | ||
| BLE_server | ||
| BLE_server_multiconnect | ||
| BLE_uart | ||
| BLE_write | ||