Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h97 int hci_start_per_adv_sync(struct hci_dev *hdev, u8 instance, u8 data_len,
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c2024 err = hci_start_per_adv_sync(hdev, qos->bcast.bis, conn->le_per_adv_data_len, in create_big_sync()
H A Dhci_sync.c1621 int hci_start_per_adv_sync(struct hci_dev *hdev, u8 instance, u8 data_len, in hci_start_per_adv_sync() function