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
central_hr
central_ht
eddystone samples: bluetooth: display source address in beacon console output 2020-10-15 22:22:16 +03:00
handsfree
hci_pwr_ctrl
hci_rpmsg
hci_spi
hci_uart
hci_usb
hci_usb_h4
ibeacon
ipsp
mesh
mesh_demo
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
scan_adv
st_ble_sensor
bluetooth.rst