zephyr/samples/bluetooth
Jukka Rissanen 15c162016e Bluetooth: samples: ipsp: Convert to use k_timeout_t
IPSP sample was not using k_timeout_t value in net_context_recv()
call.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-05-01 10:50:03 +03:00
..
beacon boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
central samples: bluetooth: central: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
central_hr samples: bluetooth: central_hr: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
eddystone samples: bluetooth: eddystone: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
handsfree cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
hci_pwr_ctrl Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
hci_rpmsg Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
hci_spi Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
hci_uart Bluetooth: samples: hci_uart: Add debug configuration using RTT 2020-04-28 09:11:13 -04:00
hci_usb Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03: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: bluetooth: ibeacon: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
ipsp Bluetooth: samples: ipsp: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
mesh samples: bluetooth: mesh: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
mesh_demo Bluetooth: samples: Convert to using k_timeout_t struct 2020-04-30 13:46:48 +03:00
mesh_provisioner cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_csc Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_dis samples: bluetooth: peripheral_dis: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
peripheral_esp Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_hids samples: bluetooth: peripheral_hids: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
peripheral_hr Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_ht Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_sc_only samples: bluetooth: peripheral_sc_only: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
scan_adv samples: bluetooth: scan_adv: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
st_ble_sensor cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bluetooth.rst