Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2280 u8 rem_inst; in hci_req_clear_adv_instance() local
2299 rem_inst = adv_instance->instance; in hci_req_clear_adv_instance()
2300 err = hci_remove_adv_instance(hdev, rem_inst); in hci_req_clear_adv_instance()
2302 mgmt_advertising_removed(sk, hdev, rem_inst); in hci_req_clear_adv_instance()