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

/linux-master/include/net/bluetooth/
H A Dhci_sync.h88 int hci_enable_advertising_sync(struct hci_dev *hdev);
/linux-master/net/bluetooth/
H A Dhci_sync.c421 hci_enable_advertising_sync(hdev);
1559 return hci_enable_advertising_sync(hdev);
1562 int hci_enable_advertising_sync(struct hci_dev *hdev) function
1650 return hci_enable_advertising_sync(hdev);
3179 hci_enable_advertising_sync(hdev);
5598 err = hci_enable_advertising_sync(hdev);
5645 err = hci_enable_advertising_sync(hdev);
H A Dmgmt.c1013 return hci_enable_advertising_sync(hdev);
6357 hci_enable_advertising_sync(hdev);

Completed in 288 milliseconds