Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h69 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance);
/Linux-v6.1/net/bluetooth/
Dhci_sync.c483 hci_start_ext_adv_sync(hdev, 0x00); in reenable_adv_sync()
1272 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance) in hci_start_ext_adv_sync() function
1437 err = hci_start_ext_adv_sync(hdev, instance); in hci_start_per_adv_sync()
1473 return hci_start_ext_adv_sync(hdev, instance); in hci_start_adv_sync()
5269 err = hci_start_ext_adv_sync(hdev, 0x00); in hci_update_discoverable_sync()
5315 err = hci_start_ext_adv_sync(hdev, in hci_update_connectable_sync()
Dmgmt.c1010 return hci_start_ext_adv_sync(hdev, hdev->cur_adv_instance); in rpa_expired_sync()
6406 hci_start_ext_adv_sync(hdev, 0x00); in set_adv_sync()