Home
last modified time | relevance | path

Searched refs:appearance (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dsettings.c190 if (len_rd != sizeof(bt_dev.appearance)) { in set_setting()
195 len = read_cb(cb_arg, &bt_dev.appearance, sizeof(bt_dev.appearance)); in set_setting()
Dhci_core.h430 uint16_t appearance; member
Dhci_core.c105 .appearance = CONFIG_BT_DEVICE_APPEARANCE,
4509 return bt_dev.appearance; in bt_get_appearance()
4516 int bt_set_appearance(uint16_t appearance) in bt_set_appearance() argument
4518 if (bt_dev.appearance != appearance) { in bt_set_appearance()
4520 int err = bt_settings_store_appearance(&appearance, sizeof(appearance)); in bt_set_appearance()
4527 bt_dev.appearance = appearance; in bt_set_appearance()
DKconfig.gatt295 appearance GAP characteristic.
Dgatt.c131 uint16_t appearance = sys_cpu_to_le16(bt_get_appearance()); in read_appearance() local
133 return bt_gatt_attr_read(conn, attr, buf, len, offset, &appearance, in read_appearance()
134 sizeof(appearance)); in read_appearance()
144 uint16_t appearance; in write_appearance() local
156 appearance = sys_le16_to_cpu(appearance_le); in write_appearance()
158 err = bt_set_appearance(appearance); in write_appearance()
DKconfig884 If CONFIG_BT_SETTINGS is set, the appearance is persistently stored.
887 int "Bluetooth device appearance"
891 Bluetooth device appearance. For the list of possible values please
/Zephyr-latest/doc/_static/js/
Ddark-mode-toggle.min.mjs2appearance";const u="permanent";const f="mode";const k="colorschemechange";const y="permanentcolor…
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard-catalog.css19 appearance: none;
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1891 const bool appearance = atomic_test_bit(adv_options, SHELL_ADV_OPT_APPEARANCE); in ad_init() local
1920 if (appearance) { in ad_init()
1981 bool appearance = false; in cmd_advertise() local
2020 appearance = true; in cmd_advertise()
2060 atomic_set_bit_to(adv_opt, SHELL_ADV_OPT_APPEARANCE, appearance); in cmd_advertise()
2275 bool appearance = false; in cmd_adv_data() local
2335 appearance = true; in cmd_adv_data()
2388 atomic_set_bit_to(adv_set_opt[selected_adv], SHELL_ADV_OPT_APPEARANCE, appearance); in cmd_adv_data()
4916 SHELL_CMD_ARG(appearance, NULL, "[new appearance value]", cmd_appearance, 1, 1),
4918 SHELL_CMD_ARG(appearance, NULL, HELP_NONE, cmd_appearance, 1, 0),
/Zephyr-latest/doc/hardware/arch/
Dx86.rst17 memory are identity mapped and thus giving the appearance of execution
/Zephyr-latest/
DCODE_OF_CONDUCT.md9 nationality, personal appearance, race, caste, color, religion, or sexual
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst173 appearance through the use of themes. Replace the theme files and do
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst182 * Improved CSS formatting and appearance of generated documents
Drelease-notes-3.1.rst264 * Implemented support for dynamic appearance, including a new
Drelease-notes-1.14.rst1059 * Added CSS changes to improve API docs appearance and usability
/Zephyr-latest/scripts/
Dspelling.txt145 appearence||appearance
/Zephyr-latest/doc/_static/css/
Dcustom.css702 /* Improves the appearance of uppercase text */
/Zephyr-latest/doc/
Dzephyr.doxyfile.in779 # appearance of the value of individual variables and macros / defines can be