Home
last modified time | relevance | path

Searched refs:bt_leds_init (Results 1 – 3 of 3) sorted by relevance

/net/bluetooth/
Dleds.h11 void bt_leds_init(void);
20 static inline void bt_leds_init(void) {} in bt_leds_init() function
Dleds.c92 void bt_leds_init(void) in bt_leds_init() function
Daf_bluetooth.c740 bt_leds_init(); in bt_init()