Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/ !
H A Dhci_sync.h124 int hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk,
/linux/net/bluetooth/ !
H A Dhci_sync.c2098 int hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk, in hci_remove_advertising_sync() function
H A Dmgmt.c9250 err = hci_remove_advertising_sync(hdev, cmd->sk, cp->instance, true); in remove_advertising_sync()