zephyr/samples/bluetooth
Jeremy LOCHE 15c69a8bbc samples: bluetooth: ipsp: add net config auto init
Add CONFIG_NET_CONFIG_AUTO_INIT=y to enable the bluetooth
device network interface.

Due to #27405 feature PR allowing application to init the network
whenever it wants, IPSP sample stopped initing the
bluetooth network.

The IPSP sample was not updated to enable
CONFIG_NET_CONFIG_AUTO_INIT in prj.conf
and didn't call net_config_init_app(...)
as suggested in the feature PR.

Signed-off-by: Jeremy LOCHE <lochejeremy@gmail.com>
2020-08-27 15:59:20 +02:00
..
beacon sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
central sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
central_hr sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
central_ht sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
eddystone sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
handsfree sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
hci_pwr_ctrl sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
hci_rpmsg sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
hci_spi sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
hci_uart sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
hci_usb samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
hci_usb_h4 Bluetooth: hci_usb_h4: Add sample for USB_PID_BLE_HCI_H4_SAMPLE 2020-04-20 21:59:47 +03:00
ibeacon sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ipsp samples: bluetooth: ipsp: add net config auto init 2020-08-27 15:59:20 +02:00
mesh sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mesh_demo sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mesh_provisioner zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
peripheral_csc sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
peripheral_dis sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
peripheral_esp sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
peripheral_hids sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
peripheral_hr sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
peripheral_ht sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
peripheral_sc_only sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
scan_adv sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
st_ble_sensor sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
bluetooth.rst