Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci_sync.h65 int hci_enable_advertising_sync(struct hci_dev *hdev);
/linux-5.19.10/net/bluetooth/
Dhci_sync.c983 return hci_enable_advertising_sync(hdev); in hci_start_adv_sync()
986 int hci_enable_advertising_sync(struct hci_dev *hdev) in hci_enable_advertising_sync() function
1074 return hci_enable_advertising_sync(hdev); in enable_advertising_sync()
2334 hci_enable_advertising_sync(hdev); in hci_powered_update_adv_sync()
4595 err = hci_enable_advertising_sync(hdev); in hci_update_discoverable_sync()
4642 err = hci_enable_advertising_sync(hdev); in hci_update_connectable_sync()
Dmgmt.c1008 return hci_enable_advertising_sync(hdev); in rpa_expired_sync()
5847 hci_enable_advertising_sync(hdev); in set_adv_sync()