Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h94 int hci_enable_advertising_sync(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c505 hci_enable_advertising_sync(hdev); in reenable_adv_sync()
1691 return hci_enable_advertising_sync(hdev); in hci_start_adv_sync()
1694 int hci_enable_advertising_sync(struct hci_dev *hdev) in hci_enable_advertising_sync() function
1782 return hci_enable_advertising_sync(hdev); in enable_advertising_sync()
3315 hci_enable_advertising_sync(hdev); in hci_powered_update_adv_sync()
5743 err = hci_enable_advertising_sync(hdev); in hci_update_discoverable_sync()
5790 err = hci_enable_advertising_sync(hdev); in hci_update_connectable_sync()
H A Dmgmt.c1013 return hci_enable_advertising_sync(hdev); in rpa_expired_sync()
6378 hci_enable_advertising_sync(hdev); in set_adv_sync()