mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-03 23:49:02 +00:00
![]() BLE event data is not empty only on pairing: ``` core/embed/io/ble/stm32/ble.c 176: ble_event_t event = {.type = BLE_CONNECTED}; 182: ble_event_t event = {.type = BLE_DISCONNECTED}; 227: ble_event_t event = {.type = BLE_PAIRING_REQUEST, .data_len = 6}; 244: ble_event_t event = {.type = BLE_PAIRING_CANCELLED, .data_len = 0}; ``` [no changelog] |
||
---|---|---|
.. | ||
diskio.h | ||
ff_unifdef.sh | ||
ff.c | ||
ff.h | ||
ffconf.h | ||
ffunicode.c | ||
modtrezorio-ble.h | ||
modtrezorio-fatfs.h | ||
modtrezorio-haptic.h | ||
modtrezorio-hid.h | ||
modtrezorio-poll.h | ||
modtrezorio-sdcard.h | ||
modtrezorio-usb.h | ||
modtrezorio-vcp.h | ||
modtrezorio-webusb.h | ||
modtrezorio.c |