Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h92 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c501 hci_start_ext_adv_sync(hdev, 0x00); in reenable_adv_sync()
1480 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance) in hci_start_ext_adv_sync() function
1647 err = hci_start_ext_adv_sync(hdev, instance); in hci_start_per_adv_sync()
1682 return hci_start_ext_adv_sync(hdev, instance); in hci_start_adv_sync()
5749 err = hci_start_ext_adv_sync(hdev, 0x00); in hci_update_discoverable_sync()
5795 err = hci_start_ext_adv_sync(hdev, in hci_update_connectable_sync()
H A Dmgmt.c1011 return hci_start_ext_adv_sync(hdev, hdev->cur_adv_instance); in rpa_expired_sync()
6389 hci_start_ext_adv_sync(hdev, 0x00); in set_adv_sync()