Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h125 int hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle);
/Linux-v6.1/net/bluetooth/
Dhci_conn.c904 return hci_le_remove_cig_sync(hdev, handle); in remove_cig_sync()
Dhci_sync.c6063 int hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle) in hci_le_remove_cig_sync() function