Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.h76 void hci_req_reenable_advertising(struct hci_dev *hdev);
Dhci_conn.c793 hci_req_reenable_advertising(hdev); in hci_le_conn_failed()
Dhci_event.c1474 hci_req_reenable_advertising(hdev); in le_set_scan_enable_complete()
2356 hci_req_reenable_advertising(hdev); in hci_cs_disconnect()
2966 hci_req_reenable_advertising(hdev); in hci_disconn_complete_evt()
Dhci_request.c1950 void hci_req_reenable_advertising(struct hci_dev *hdev) in hci_req_reenable_advertising() function