Searched refs:mgmt_advertising_removed (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/bluetooth/ |
D | hci_request.c | 1793 mgmt_advertising_removed(sk, hdev, rem_inst); in hci_req_clear_adv_instance() 1807 mgmt_advertising_removed(sk, hdev, instance); in hci_req_clear_adv_instance()
|
D | mgmt.c | 1103 void mgmt_advertising_removed(struct sock *sk, struct hci_dev *hdev, in mgmt_advertising_removed() function 6523 mgmt_advertising_removed(cmd ? cmd->sk : NULL, hdev, instance); in add_advertising_complete()
|
/Linux-v4.19/include/net/bluetooth/ |
D | hci_core.h | 1563 void mgmt_advertising_removed(struct sock *sk, struct hci_dev *hdev,
|