Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h78 int hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk,
/Linux-v6.1/net/bluetooth/
Dhci_sync.c1861 int hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk, in hci_remove_advertising_sync() function
Dmgmt.c9137 err = hci_remove_advertising_sync(hdev, cmd->sk, cp->instance, true); in remove_advertising_sync()