| /subsys/bluetooth/controller/ll_sw/shell/ |
| A D | ll.c | 248 goto disable; in cmd_advx() 272 disable: in cmd_advx() 322 goto disable; in cmd_scanx() 346 disable: in cmd_scanx()
|
| /subsys/console/ |
| A D | Kconfig | 35 large host-side clipboard pastes. Set to 0 to disable 44 large host-side clipboard pastes. Set to 0 to disable
|
| /subsys/bluetooth/mesh/ |
| A D | lpn.c | 184 static void clear_friendship(bool force, bool disable); 197 clear_friendship(false, lpn->disable); in friend_clear_sent() 234 static void clear_friendship(bool force, bool disable) in clear_friendship() argument 241 LOG_DBG("force %u disable %u", force, disable); in clear_friendship() 246 lpn->disable = disable; in clear_friendship() 278 lpn->disable = 0U; in clear_friendship() 296 if (!disable) { in clear_friendship() 722 clear_friendship(false, lpn->disable); in bt_mesh_lpn_friend_clear_cfm() 893 clear_friendship(false, bt_mesh.lpn.disable); in lpn_timeout()
|
| A D | net.h | 142 disable:1, /* Disable LPN after clearing */ member
|
| /subsys/usb/device_next/ |
| A D | usbd_class_api.h | 231 if (api->disable != NULL) { in usbd_class_disable() 232 api->disable(c_data); in usbd_class_disable()
|
| /subsys/bluetooth/controller/util/ |
| A D | mayfly.c | 181 uint8_t disable = 0U; in mayfly_run() local 262 disable = 1U; in mayfly_run() 277 if (disable && !enable) { in mayfly_run()
|
| /subsys/bluetooth/controller/ll_sw/ |
| A D | ull_scan.c | 59 static uint8_t disable(uint8_t handle); 159 err = disable(SCAN_HANDLE_1M); 165 err_coded = disable(SCAN_HANDLE_PHY_CODED); 334 (void)disable(handle); 775 err = disable(SCAN_HANDLE_PHY_CODED); 785 err = disable(SCAN_HANDLE_1M); 1166 static uint8_t disable(uint8_t handle) function
|
| A D | ull_conn_iso.c | 80 static void disable(uint16_t handle); 643 disable(handle); in init_reset() 1499 static void disable(uint16_t handle) in disable() function
|
| A D | ull_sync_iso.c | 873 static void disable(uint8_t sync_idx) in disable() function 896 disable(idx); in init_reset()
|
| /subsys/fs/fcb/ |
| A D | Kconfig | 23 This allows the FCB instances to disable CRC checks in
|
| /subsys/mgmt/ec_host_cmd/ |
| A D | Kconfig.logging | 19 the maximum number of the suppressed commands. Set 0 to disable
|
| /subsys/shell/modules/kernel_service/thread/ |
| A D | mask.c | 152 SHELL_CMD_ARG(disable, NULL,
|
| /subsys/logging/ |
| A D | log_cmds.c | 433 SHELL_CMD_ARG(disable, &dsub_module_name, 476 SHELL_COND_CMD_ARG(CONFIG_SHELL_LOG_BACKEND, disable, &dsub_module_name,
|
| A D | Kconfig.processing | 49 Set 0 to disable the feature. If LOG_PROCESS_THREAD is enabled then
|
| /subsys/debug/ |
| A D | Kconfig | 221 bool "Force-disable no assertions" 250 necessary for tiny targets. It is recommended to disable condition 259 necessary for tiny targets. It is recommended to disable message 300 If unsure, disable OVERRIDE_FRAME_POINTER_DEFAULT to allow the compiler
|
| /subsys/storage/stream/ |
| A D | Kconfig | 22 worth to disable the option to cut out some unneeded code.
|
| /subsys/net/lib/shell/ |
| A D | capture.c | 267 SHELL_CMD(disable, NULL, "Disable network packet capture.",
|
| /subsys/net/lib/sockets/ |
| A D | socket_obj_core.c | 40 .disable = NULL, /* Stats gathering is always on */
|
| /subsys/tracing/ |
| A D | tracing_backend_usb.c | 165 .disable = tracing_func_disable,
|
| /subsys/mgmt/osdp/ |
| A D | Kconfig | 69 completely disable sending/expecting a mark byte to work with
|
| /subsys/dap/ |
| A D | dap_backend_usb.c | 209 .disable = dap_func_disable,
|
| /subsys/bluetooth/audio/ |
| A D | cap_stream.c | 310 .disable = unicast_client_cp_cb, in bt_cap_stream_ops_register_bap()
|
| A D | Kconfig.mcs | 142 bool "Support to enable or disable the subscription of Track Title"
|
| /subsys/fs/ |
| A D | Kconfig.littlefs | 67 disable leveling.
|
| /subsys/net/ip/ |
| A D | Kconfig.ipv6 | 270 set filters at runtime and it is possible to enable or disable 311 You may disable this option if you wish to implement a non-IP
|