Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h173 int hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle);
/linux/net/bluetooth/
H A Dhci_conn.c857 return hci_le_remove_cig_sync(hdev, handle); in remove_cig_sync()
H A Dhci_sync.c6717 int hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle) in hci_le_remove_cig_sync() function