Skip to content

Instantly share code, notes, and snippets.

View oliviermartin's full-sized avatar

Olivier Martin oliviermartin

View GitHub Profile
@oliviermartin
oliviermartin / arm-foundation-software-stack.md
Last active March 7, 2024 09:10
ARM Foundation Model - Build and Run reference ARM-64bit Software stack for free

Bluez v5.37 + few commits later (up to "shared/att: Fix not notifying the callback": https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=22737ddbd42463a5cf7413c42d3d8b02add76a6f)

  • Start Bluetoothd with experimental: sudo ./src/bluetoothd -E -n -d
bluetoothd[3870]: Bluetooth daemon 5.37
bluetoothd[3870]: src/main.c:parse_config() parsing main.conf
bluetoothd[3870]: src/main.c:parse_config() Key file does not have key 'DiscoverableTimeout' in group 'General'
bluetoothd[3870]: src/main.c:parse_config() Key file does not have key 'PairableTimeout' in group 'General'
bluetoothd[3870]: src/main.c:parse_config() Key file does not have key 'AutoConnectTimeout' in group 'General'