zephyr/include/bluetooth
Piotr Pryga 2feedecdac Bluetooth: host: df: Add handling of HCI_LE_CTE_Request_Failed
There were no handling of HCI_LE_CTE_Request_Failed event.
The commit adds missing implementation. An application will
be notified about failed request by cte_report_cb. It is the
same callback that is used for reporting collected CTE IQ
samples. The same callback was used to avoid creation new callback.
To give an application possibility to distinguish between regular
IQ samples report and request failed additional member err was added
to bf_df_conn_iq_samples_report structure.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-21 09:30:23 -05:00
..
audio Bluetooth: CSIS: Merge the two client discovery functions 2022-01-18 10:40:33 -05:00
mesh Bluetooth: Mesh: Fix Config/Health Client async API 2021-12-16 10:15:36 +01:00
services bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
a2dp-codec.h
a2dp.h
addr.h Bluetooth: Controller: Implement direct addr type in ext adv report 2021-11-03 16:52:58 +01:00
att.h Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
avdtp.h Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
bluetooth.h Bluetooth: host: Add handling of failures in per sync established evt 2021-11-18 17:12:22 +02:00
buf.h Bluetooth: buf: Update BT_BUF_RX_SIZE with ISO 2021-12-09 12:38:12 -05:00
conn.h Bluetooth: Add reference to BT_HCI_ERR_* for disconnect reason 2022-01-18 13:10:40 -05:00
controller.h
crypto.h Bluetooth: Crypto: Fix naming of params 2021-05-12 12:37:27 +03:00
direction.h Bluetooth: host: df: Add handling of HCI_LE_CTE_Request_Failed 2022-01-21 09:30:23 -05:00
gap.h include: Bluetooth: Add LE Supported Features type to GAP 2022-01-11 11:45:27 +01:00
gatt.h Bluetooth: Host: Fix type mismatch in bt_gatt_cancel 2022-01-07 12:48:52 -05:00
hci_err.h
hci_raw.h Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
hci_vs.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
hci.h Bluetooth: controller: Add handling of CTE request failed 2022-01-21 09:30:23 -05:00
hfp_hf.h
iso.h Bluetooth: ISO: Add function to get info of ISO channel 2022-01-18 13:19:47 -05:00
l2cap.h bluetooth: Add support for reconfiguring L2CAP channels 2021-10-04 11:05:03 +02:00
mesh.h Bluetooth: Mesh: Align capitalization for BT mesh 2021-07-13 11:23:54 -04:00
rfcomm.h Bluetooth: host: Update RFCOMM to new delayable work API 2021-05-05 19:44:09 -04:00
sdp.h Bluetooth: SDP: add one API bt_sdp_get_add_proto_param 2021-08-23 15:11:24 +03:00
testing.h
uuid.h bluetooth: remove @return doc for void functions 2022-01-12 16:02:16 -05:00