Skip to content

Instantly share code, notes, and snippets.

@jrelo
jrelo / bluetoothctl cheatsheet
Last active June 24, 2025 14:03
bluetoothctl cheatsheet
# Bluetooth Hacking Cheatsheet
## Bluetoothctl
### Basic Commands
- **Start bluetoothctl**:
`bluetoothctl`
- **Turn on the Bluetooth adapter**:

Bitbake Cheatsheet

Verbose as possible

bitbake -vDDD your-recipe

List recipes

bitbake -s