Home
last modified time | relevance | path

Searched refs:hci_le_terminate_big_sync (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h152 int hci_le_terminate_big_sync(struct hci_dev *hdev, u8 handle, u8 reason);
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c718 return hci_le_terminate_big_sync(hdev, d->big, in terminate_big_sync()
H A Dhci_sync.c1839 int hci_le_terminate_big_sync(struct hci_dev *hdev, u8 handle, u8 reason) in hci_le_terminate_big_sync() function
H A Dhci_event.c6799 return hci_le_terminate_big_sync(hdev, handle, in hci_iso_term_big_sync()