Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h113 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance);
/linux/net/bluetooth/
H A Dhci_sync.c436 hci_start_ext_adv_sync(hdev, 0x00); in reenable_adv_sync()
1580 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance) in hci_start_ext_adv_sync() function
1765 err = hci_start_ext_adv_sync(hdev, instance); in hci_start_per_adv_sync()
1800 return hci_start_ext_adv_sync(hdev, instance); in hci_start_adv_sync()
5835 err = hci_start_ext_adv_sync(hdev, 0x00); in hci_update_discoverable_sync()
5881 err = hci_start_ext_adv_sync(hdev, in hci_update_connectable_sync()
H A Dmgmt.c1015 return hci_start_ext_adv_sync(hdev, hdev->cur_adv_instance); in rpa_expired_sync()
6304 hci_start_ext_adv_sync(hdev, 0x00); in set_adv_sync()