zephyr/samples/bluetooth
Gerard Marull-Paretas f4417dab46 device: remove PM capability from SYS_DEVICE_DEFINE
The macro already mentions in the docstrings that PM is not supported:

"Invokes DEVICE_DEFINE() with no power management support".

This patch removed the PM entry from the macro and ajusts its uses.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-11-19 10:11:32 +01:00
..
beacon
central
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: ISO: Rename bt_iso_cig_create_param 2021-11-15 14:39:59 -05:00
central_multilink tests: Bluetooth: bsim: Add iterations to multiple conn to peripherals 2021-11-03 16:59:00 +01:00
central_past
direction_finding_connectionless_rx samples: Bluetooth: df: enable filtering of per adv by CTE type 2021-10-07 21:36:55 -04:00
direction_finding_connectionless_tx
eddystone
handsfree
hci_pwr_ctrl
hci_rpmsg Bluetooth: ISO: Add bitmask for retrieving iso header lenght 2021-11-12 14:52:33 +01:00
hci_spi device: remove PM capability from SYS_DEVICE_DEFINE 2021-11-19 10:11:32 +01:00
hci_uart device: remove PM capability from SYS_DEVICE_DEFINE 2021-11-19 10:11:32 +01:00
hci_usb
hci_usb_h4 cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
ibeacon
ipsp
iso_broadcast Bluetooth: ISO: Split ISO broadcast config 2021-10-18 12:43:38 +02:00
iso_broadcast_benchmark Bluetooth: ISO: Change CIG/BIG to use slist instead of array 2021-11-15 14:39:59 -05:00
iso_connected_benchmark Bluetooth: ISO: Rename bt_iso_cig_create_param 2021-11-15 14:39:59 -05:00
iso_receive Bluetooth: ISO: Split ISO broadcast config 2021-10-18 12:43:38 +02:00
mesh
mesh_demo
mesh_provisioner
periodic_adv samples: Bluetooth: periodic_adv: Add Extended Advertising disable 2021-11-03 16:51:40 +01:00
periodic_sync
peripheral
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids doc: Fix a few typos in docs/comments/messages 2021-09-03 06:06:59 -04:00
peripheral_hr
peripheral_ht
peripheral_identity tests: Bluetooth: bsim: Add iterations to multiple conn to peripherals 2021-11-03 16:59:00 +01:00
peripheral_iso Bluetooth: ISO: Add iso accept info struct 2021-09-28 20:19:37 -04:00
peripheral_ots bluetooth: ots: Enable testing with assert 2021-10-21 11:21:13 -04:00
peripheral_past
peripheral_sc_only
scan_adv
st_ble_sensor
bluetooth.rst