Skip to content

Instantly share code, notes, and snippets.

@jrelo
jrelo / bluetoothctl cheatsheet
Last active May 23, 2025 06:44
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