TB2026-YDS Firmware
Loading...
Searching...
No Matches
bluetooth_settings.h File Reference

Bluetooth settings sub-screen (reached from Settings). More...

#include "screen.h"

Go to the source code of this file.

Functions

screen_tbluetooth_settings_screen (void)
 Get the singleton Bluetooth settings screen, ready to push onto the navigator.

Detailed Description

Bluetooth settings sub-screen (reached from Settings).

One combined screen: the paired (known) devices on top, then a scan action and the live nearby results with signal strength. Connect from either list; a popup on a paired device offers Connect/Disconnect and Forget. The radio is kept off by default and only powered while scanning or connected.

Note
Développé avec l'assistance de Claude Opus 4.8 (Anthropic), sous la direction de Y. Dos Santos : spécification, revue et validation sur cible par l'auteur.

Function Documentation

◆ bluetooth_settings_screen()

screen_t * bluetooth_settings_screen ( void )

Get the singleton Bluetooth settings screen, ready to push onto the navigator.

Returns
Pointer to the Bluetooth settings screen.