Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h74 void hci_req_reenable_advertising(struct hci_dev *hdev);
H A Dhci_conn.c752 hci_req_reenable_advertising(hdev); in hci_le_conn_failed()
H A Dhci_event.c1396 hci_req_reenable_advertising(hdev); in le_set_scan_enable_complete()
2285 hci_req_reenable_advertising(hdev); in hci_cs_disconnect()
2890 hci_req_reenable_advertising(hdev); in hci_disconn_complete_evt()
H A Dhci_request.c1827 void hci_req_reenable_advertising(struct hci_dev *hdev) in hci_req_reenable_advertising() function