Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_sync.h74 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance);
/Linux-v6.6/net/bluetooth/
Dhci_sync.c480 hci_start_ext_adv_sync(hdev, 0x00); in reenable_adv_sync()
1300 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance) in hci_start_ext_adv_sync() function
1467 err = hci_start_ext_adv_sync(hdev, instance); in hci_start_per_adv_sync()
1502 return hci_start_ext_adv_sync(hdev, instance); in hci_start_adv_sync()
5568 err = hci_start_ext_adv_sync(hdev, 0x00); in hci_update_discoverable_sync()
5614 err = hci_start_ext_adv_sync(hdev, in hci_update_connectable_sync()
Dmgmt.c1028 return hci_start_ext_adv_sync(hdev, hdev->cur_adv_instance); in rpa_expired_sync()
6413 hci_start_ext_adv_sync(hdev, 0x00); in set_adv_sync()