Home
last modified time | relevance | path

Searched refs:LV_SYMBOL_BLUETOOTH (Results 1 – 2 of 2) sorted by relevance

/lvgl-3.5.0/src/font/
Dlv_symbol_def.h251 #if !defined LV_SYMBOL_BLUETOOTH
252 #define LV_SYMBOL_BLUETOOTH "\xEF\x8a\x93" /*62099, 0xF293*/ macro
/lvgl-3.5.0/examples/widgets/list/
Dlv_example_list_1.c37 btn = lv_list_add_btn(list1, LV_SYMBOL_BLUETOOTH, "Bluetooth"); in lv_example_list_1()