Home
last modified time | relevance | path

Searched defs:on (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dbtstack_control.h64 int (*on) (void); // <-- turn BT module on and configure member
/btstack/port/msp432p401lp-cc256x/
H A Dmain.c180 static bool on = false; in hal_led_toggle() local