zephyr/samples/bluetooth
Emil Obalski 764f9fc6f9 ipc_service: samples: Remove redundant config options from samples
This change remove options that no longer needs to be set in
configuration file.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2022-03-29 12:30:50 -07:00
..
beacon cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
broadcaster samples: Bluetooth: Added Broadcaster sample 2021-11-25 17:09:32 +02:00
central cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
central_hr Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
central_ht cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
central_iso Bluetooth: Samples: Add controller Kconfig requirement for ISO samples 2022-01-26 13:29:45 +01:00
central_multilink tests: Bluetooth: bsim: Add iterations to multiple conn to peripherals 2021-11-03 16:59:00 +01:00
central_past cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
direction_finding_central everywhere: fix typos 2022-03-18 13:24:08 -04:00
direction_finding_connectionless_rx everywhere: fix typos 2022-03-18 13:24:08 -04:00
direction_finding_connectionless_tx samples: Bluetooth: df: fix wrong GPIO assignment for ant switching 2022-03-18 10:21:19 +01:00
direction_finding_peripheral everywhere: fix typos 2022-03-18 13:24:08 -04:00
eddystone cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
handsfree cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
hci_pwr_ctrl everywhere: fix typos 2022-03-18 13:24:08 -04:00
hci_rpmsg ipc_service: samples: Remove redundant config options from samples 2022-03-29 12:30:50 -07:00
hci_spi samples: bluetooth: hci_spi: use pinctrl for nrf board overlay 2022-03-21 15:09:28 +01:00
hci_uart bluetooth: samples: hci_uart: Add Direction Finding doc 2022-03-18 12:00:03 +01:00
hci_usb cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
hci_usb_h4 cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
ibeacon cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ipsp net: tcp: Update receive window in other direct net_context users 2022-03-11 09:21:51 +01:00
iso_broadcast samples: Bluetooth: Add ISO Broadcaster board specific conf files 2022-03-01 14:54:35 +01:00
iso_broadcast_benchmark samples: prefix should be sample, not samples 2022-03-18 10:50:57 -04:00
iso_connected_benchmark Bluetooth: ISO: Add STATE infix for ISO state enum 2022-03-25 15:36:02 +01:00
iso_receive samples: Bluetooth: Add Synchronized Receiver board specific conf files 2022-03-01 14:54:35 +01:00
mesh cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mesh_demo everywhere: fix typos 2022-03-18 13:24:08 -04:00
mesh_provisioner cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
observer samples: Bluetooth: Added Observer sample 2021-11-25 17:09:32 +02:00
periodic_adv samples: Bluetooth: periodic_adv: Add Extended Advertising disable 2021-11-03 16:51:40 +01:00
periodic_sync cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
peripheral everywhere: fix typos 2022-03-18 13:24:08 -04:00
peripheral_csc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
peripheral_dis cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
peripheral_esp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
peripheral_hids doc: Fix a few typos in docs/comments/messages 2021-09-03 06:06:59 -04:00
peripheral_hr samples: Take into account PINCTRL in minimal configurations 2021-12-21 18:30:35 +01:00
peripheral_ht everywhere: fix typos 2022-03-18 13:24:08 -04:00
peripheral_identity tests: Bluetooth: bsim: Add iterations to multiple conn to peripherals 2021-11-03 16:59:00 +01:00
peripheral_iso Bluetooth: Samples: Add controller Kconfig requirement for ISO samples 2022-01-26 13:29:45 +01:00
peripheral_ots bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
peripheral_past samples: Bluetooth: Add missing bt_conn_ref for a few samples 2022-03-09 15:04:57 +02:00
peripheral_sc_only Bluetooth: Host: Add auth_info_cb struct 2022-03-25 15:17:18 -07:00
scan_adv cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
st_ble_sensor cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
unicast_audio_client Bluetooth: audio: Enable auto ATT MTU Exchange for BASS and unicast client 2022-03-25 10:41:19 +01:00
unicast_audio_server Bluetooth: audio: Remove BT_CODEC_META_CONTEXT_* defines 2022-03-16 10:25:31 +01:00
bluetooth.rst