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
a2dp-codec.h
a2dp.h
addr.h Bluetooth: HCI: Re-organize vendor read static address handling 2020-03-22 11:58:17 +02:00
att.h
avdtp.h
bluetooth.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
buf.h
conn.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
controller.h
crypto.h
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
sdp.h
testing.h
uuid.h