zephyr/samples/bluetooth
Joakim Andersson 5880f3d74f Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data
Use BT_UUID_16_ENCODE to set UUIDs in advertising data.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-08-25 16:09:22 +03:00
..
beacon samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
central zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
central_hr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
central_ht zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eddystone zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
handsfree zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_pwr_ctrl Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
hci_rpmsg samples: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
hci_spi samples: hci_spi: Fix cmd_hdr and acl_hdr usage 2020-08-04 17:53:18 +02:00
hci_uart samples: bluetooth: hci_uart: Add a config for the nRF51 dongle 2020-08-25 15:16:11 +03: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 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
ipsp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh_demo samples: bluetooth: cleanup prj*.conf 2020-07-30 08:00:03 -04:00
mesh_provisioner zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
peripheral_csc Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
peripheral_dis Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
peripheral_esp Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
peripheral_hids Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
peripheral_hr Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
peripheral_ht Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
peripheral_sc_only zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
scan_adv zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
st_ble_sensor zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth.rst