Files
zmk/app
innovaker 7b3a55cf50 refactor(ble): silence warning auth_passkey_display not used
Silences the following build warning ...

../src/ble.c:407:13: warning: 'auth_passkey_display' defined but not used [-Wunused-function]
  407 | static void auth_passkey_display(struct bt_conn *conn, unsigned int passkey) {
2020-12-01 07:21:45 -05:00
..
2020-06-08 21:07:16 -04:00
2020-08-28 16:21:31 -04:00
2020-11-28 12:21:19 -05:00