| /subsys/bluetooth/controller/ll_sw/shell/ |
| A D | ll.c | 153 uint8_t enable; in cmd_advx() local 165 enable = 1U; in cmd_advx() 170 enable = 1U; in cmd_advx() 174 enable = 1U; in cmd_advx() 176 enable = 0U; in cmd_advx() 247 if (!enable) { in cmd_advx() 283 if (!enable) { in cmd_advx() 306 uint8_t enable; in cmd_scanx() local 315 enable = 1U; in cmd_scanx() 318 enable = 1U; in cmd_scanx() [all …]
|
| /subsys/bluetooth/host/ |
| A D | direction.c | 73 bool enable); 212 bool enable) in hci_df_set_adv_cte_tx_enable() argument 230 enable); in hci_df_set_adv_cte_tx_enable() 309 if (enable) { in prepare_cl_cte_rx_enable_cmd_params() 344 if (enable) { in hci_df_set_cl_cte_rx_enable() 593 if (enable) { in prepare_conn_cte_rx_enable_cmd_params() 628 if (enable) { in hci_df_set_conn_cte_rx_enable() 795 cp->enable = enable ? 1 : 0; in prepare_conn_cte_req_enable_cmd_params() 797 if (enable) { in prepare_conn_cte_req_enable_cmd_params() 891 cp->enable = enable ? 1U : 0U; in prepare_conn_cte_rsp_enable_cmd_params() [all …]
|
| A D | adv.h | 17 int bt_le_adv_set_enable(struct bt_le_ext_adv *adv, bool enable); 23 bool enable, 25 int bt_le_adv_set_enable_legacy(struct bt_le_ext_adv *adv, bool enable);
|
| A D | scan.c | 144 cp->enable = enable; in cmd_le_set_ext_scan_enable() 149 enable == BT_HCI_LE_SCAN_ENABLE); in cmd_le_set_ext_scan_enable() 174 cp->enable = enable; in cmd_le_set_scan_enable_legacy() 177 enable == BT_HCI_LE_SCAN_ENABLE); in cmd_le_set_scan_enable_legacy() 193 return cmd_le_set_scan_enable_legacy(enable, filter_duplicates); in cmd_le_set_scan_enable() 196 int bt_le_scan_set_enable(uint8_t enable) in bt_le_scan_set_enable() argument 2097 struct bt_le_per_adv_sync *per_adv_sync, bool enable) in bt_le_set_per_adv_recv_enable() argument 2118 if ((enable && !atomic_test_bit(per_adv_sync->flags, in bt_le_set_per_adv_recv_enable() 2120 (!enable && atomic_test_bit(per_adv_sync->flags, in bt_le_set_per_adv_recv_enable() 2134 cp->enable = enable ? 1 : 0; in bt_le_set_per_adv_recv_enable() [all …]
|
| /subsys/bluetooth/ |
| A D | Kconfig.adv | 12 Select this to enable Extended Advertising API support. 24 Select this to enable the use of the Legacy Advertising HCI commands. 41 Select this to enable Periodic Advertising API support. This allows 50 Select this to enable Periodic Advertising with Responses 57 Select this to enable Periodic Advertising Sync API support. 66 Select this to enable Periodic Advertising with Responses Sync 73 Select this to enable Advertising Coding Selection API support.
|
| /subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
| A D | mayfly.c | 28 void mayfly_enable_cb(uint8_t caller_id, uint8_t callee_id, uint8_t enable) in mayfly_enable_cb() argument 34 if (enable) { in mayfly_enable_cb() 42 if (enable) { in mayfly_enable_cb()
|
| /subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
| A D | mayfly.c | 23 void mayfly_enable_cb(uint8_t caller_id, uint8_t callee_id, uint8_t enable) in mayfly_enable_cb() argument 29 if (enable) { in mayfly_enable_cb() 37 if (enable) { in mayfly_enable_cb()
|
| /subsys/usb/device_next/ |
| A D | usbd_config.c | 60 const bool enable) in usbd_config_classes_enable() argument 65 if (enable) { in usbd_config_classes_enable() 148 const uint8_t cfg, const bool enable) in usbd_config_attrib_rwup() argument 177 if (enable) { in usbd_config_attrib_rwup() 190 const uint8_t cfg, const bool enable) in usbd_config_attrib_self() argument 211 if (enable) { in usbd_config_attrib_self()
|
| A D | usbd_class_api.h | 215 if (api->enable != NULL) { in usbd_class_enable() 216 api->enable(c_data); in usbd_class_enable()
|
| /subsys/net/l2/offloaded_netdev/ |
| A D | offloaded_netdev.c | 15 if (!off_if || !(off_if->enable)) { in offloaded_netdev_if_enable() 19 return off_if->enable(iface, state); in offloaded_netdev_if_enable()
|
| /subsys/bluetooth/controller/util/ |
| A D | mayfly.c | 52 void mayfly_enable(uint8_t caller_id, uint8_t callee_id, uint8_t enable) in mayfly_enable() argument 54 if (enable) { in mayfly_enable() 60 mayfly_enable_cb(caller_id, callee_id, enable); in mayfly_enable() 182 uint8_t enable = 0U; in mayfly_run() local 270 enable = 1U; in mayfly_run() 277 if (disable && !enable) { in mayfly_run()
|
| A D | mayfly.h | 24 void mayfly_enable(uint8_t caller_id, uint8_t callee_id, uint8_t enable); 29 extern void mayfly_enable_cb(uint8_t caller_id, uint8_t callee_id, uint8_t enable);
|
| /subsys/bluetooth/host/classic/shell/ |
| A D | hfp.c | 393 bool enable; in cmd_cli_enable() local 397 enable = true; in cmd_cli_enable() 399 enable = false; in cmd_cli_enable() 658 bool enable; in cmd_call_waiting_notify() local 664 enable = true; in cmd_call_waiting_notify() 666 enable = false; in cmd_call_waiting_notify() 899 bool enable; in cmd_enhanced_safety() local 905 enable = true; in cmd_enhanced_safety() 1714 bool enable; in cmd_ag_inband_ringtone() local 1754 bool enable; in cmd_ag_voice_recognition() local [all …]
|
| /subsys/bluetooth/controller/include/ |
| A D | ll.h | 94 uint8_t ll_adv_sync_enable(uint8_t handle, uint8_t enable); 98 uint8_t ll_adv_enable(uint8_t handle, uint8_t enable, 102 uint8_t ll_adv_enable(uint8_t handle, uint8_t enable, 106 uint8_t ll_adv_enable(uint8_t enable); 127 uint8_t ll_scan_enable(uint8_t enable, uint16_t duration, uint16_t period); 129 uint8_t ll_scan_enable(uint8_t enable); 137 uint8_t ll_sync_recv_enable(uint16_t handle, uint8_t enable); 230 uint8_t ll_rl_enable(uint8_t enable); 301 uint8_t ll_df_set_conn_cte_req_enable(uint16_t handle, uint8_t enable, 305 uint8_t ll_df_set_conn_cte_rsp_enable(uint16_t handle, uint8_t enable); [all …]
|
| /subsys/shell/backends/ |
| A D | shell_dummy.c | 45 static int enable(const struct shell_transport *transport, bool blocking) in enable() function 96 .enable = enable,
|
| A D | shell_adsp_memory_window.c | 86 static int enable(const struct shell_transport *transport, bool blocking) in enable() function 119 .enable = enable,
|
| A D | shell_rtt.c | 83 static int enable(const struct shell_transport *transport, bool blocking) in enable() function 181 .enable = enable,
|
| A D | shell_rpmsg.c | 88 static int enable(const struct shell_transport *transport, bool blocking) in enable() function 183 .enable = enable,
|
| /subsys/net/lib/sockets/ |
| A D | socket_offload.c | 43 void socket_offload_dns_enable(bool enable) in socket_offload_dns_enable() argument 45 dns_offload_enabled = enable; in socket_offload_dns_enable()
|
| /subsys/bluetooth/audio/ |
| A D | Kconfig.cap | 16 Enabling this will enable the CAP Acceptor role. This instantiates the 38 Enabling this will enable the CAP Initiator role. 50 Enabling this will enable the CAP Initiator role.
|
| /subsys/net/lib/ptp/ |
| A D | ds.h | 53 bool enable; member 179 bool enable; member
|
| /subsys/lorawan/ |
| A D | lorawan_emul.c | 103 void lorawan_enable_adr(bool enable) in lorawan_enable_adr() argument 105 lorawan_adr_enable = enable; in lorawan_enable_adr()
|
| /subsys/testsuite/ |
| A D | Kconfig | 14 Mark a project or an application as a test. This will enable a few 95 Regardless of platform support, it will enable coverage data production. 104 and that the build system will [override and] enable USERSPACE 111 OK to enable this even if the test will run on platforms which do 161 This option will enable hardware-based stack protection by default 181 This option is used to select stack sizes and enable features for
|
| /subsys/debug/ |
| A D | cpu_load.c | 42 void cpu_load_log_control(bool enable) in cpu_load_log_control() argument 47 if (enable) { in cpu_load_log_control()
|
| /subsys/bluetooth/mesh/ |
| A D | beacon.h | 10 void bt_mesh_beacon_ivu_initiator(bool enable);
|