Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h150 int hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle);
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c832 return hci_le_remove_cig_sync(hdev, handle); in remove_cig_sync()
H A Dhci_sync.c6640 int hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle) in hci_le_remove_cig_sync() function