zephyr/include/bluetooth
Joakim Andersson e4538c6807 Bluetooth: HCI: Re-organize vendor read static address handling
Add header definition for bt_read_static_addr function. Declaring it
without a header definition will not give any compilation error when
function definition changes.
Refactor nRF SoC specific code into nRF specific source files and
provide weak definitions when these are not implemented. This will make
it easier to add handlers per vendor.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-03-22 11:58:17 +02:00
..
mesh Bluetooth: Mesh: Support reliable sending when publishing 2020-02-07 20:42:15 +02:00
services doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
a2dp-codec.h
a2dp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
addr.h Bluetooth: HCI: Re-organize vendor read static address handling 2020-03-22 11:58:17 +02:00
att.h Bluetooth: GATT: Allocate request from a memory slab 2020-01-09 19:20:21 +01:00
avdtp.h
bluetooth.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
buf.h Bluetooth: host: Add BT_BUF_SIZE to include HCI reserve for buf size 2020-01-13 17:59:00 +01:00
conn.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
controller.h Bluetooth: Controller: Add support for setting public address 2018-09-21 12:40:10 +02:00
crypto.h Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
gap.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
gatt.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_err.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_raw.h
hci_vs.h Bluetooth: HCI_VS: Check for supported command 2020-03-10 15:02:48 +02:00
hci.h Bluetooth: HCI: Fix size of evt_type parameter 2020-02-11 23:56:47 +02:00
hfp_hf.h
l2cap.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
mesh.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
rfcomm.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
sdp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
testing.h Bluetooth: testing: Exclude Mesh related code if BT_MESH not set 2018-09-19 10:48:39 +03:00
uuid.h treewide: avoid address-of-compound-literal idiom in headers 2019-12-18 21:53:17 +01:00