zephyr/samples/bluetooth
Lingao Meng 5374245dd6 Bluetooth: Mesh: split prov.c into two separate modules
Currently all provisioning procedure into common source
files call `prov.c`, that will not compile separately.

Add `BT_MESH_NODE` to control whether nodes are supported
and device provisioning is supported, this will be used in
provisioner role.

Add more provisioner OOB authentication method.

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
2020-10-28 12:53:09 +02:00
..
beacon samples: bluetooth: display source address in beacon console output 2020-10-15 22:22:16 +03: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 samples: bluetooth: display source address in beacon console output 2020-10-15 22:22:16 +03:00
handsfree sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
hci_pwr_ctrl Bluetooth: Remove _gatt_ infix for Heart Rate Service (HRS) 2020-09-04 15:38:44 +02:00
hci_rpmsg device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
hci_spi device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
hci_uart samples: bluetooth: hci_uart: Improve RX path 2020-09-03 10:45:43 +02:00
hci_usb samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
hci_usb_h4
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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
mesh_demo device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
mesh_provisioner Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
peripheral Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_csc Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_dis Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_esp Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_hids Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_hr Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_ht Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_ots samples: bluetooth: adding peripheral_ots sample 2020-09-04 17:06:17 +02: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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth.rst