mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:46:29 +00:00
In order to properly queue request there need to be a bt_att_req storage but none of the calls to gatt_write_ccc were using the params causing gatt_send to use bt_att_send and not bt_att_req_send. To fix this now all the callers of gatt_write_ccc do set the params properly but this means that bt_gatt_unsubscribe has to wait for it to be completed before the application can reuse the bt_gatt_subscribe_params. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
a2dp-codec.h | ||
a2dp.h | ||
att.h | ||
avdtp.h | ||
bluetooth.h | ||
buf.h | ||
conn.h | ||
crypto.h | ||
gatt.h | ||
hci_raw.h | ||
hci.h | ||
hfp_hf.h | ||
l2cap.h | ||
rfcomm.h | ||
sdp.h | ||
storage.h | ||
uuid.h |