Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h83 int hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk,
/linux-6.6.21/net/bluetooth/
Dhci_sync.c1890 int hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk, in hci_remove_advertising_sync() function
Dmgmt.c9150 err = hci_remove_advertising_sync(hdev, cmd->sk, cp->instance, true); in remove_advertising_sync()