Home
last modified time | relevance | path

Searched refs:bt_hci_rp_le_big_terminate_sync (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Diso.c3232 struct bt_hci_rp_le_big_terminate_sync *evt; in hci_le_big_sync_term()
3249 evt = (struct bt_hci_rp_le_big_terminate_sync *)rsp->data; in hci_le_big_sync_term()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2263 struct bt_hci_rp_le_big_terminate_sync { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1854 struct bt_hci_rp_le_big_terminate_sync *rp; in le_big_terminate_sync()