Searched refs:hci_reset_req (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_core.c | 187 static int hci_reset_req(struct hci_request *req, unsigned long opt) in hci_reset_req() function 254 hci_reset_req(req, 0); in hci_init1_req() 968 hci_reset_req(req, 0); in hci_init0_req() 1801 __hci_req_sync(hdev, hci_reset_req, 0, HCI_CMD_TIMEOUT, NULL); in hci_dev_do_close() 1899 ret = __hci_req_sync(hdev, hci_reset_req, 0, HCI_INIT_TIMEOUT, NULL); in hci_dev_do_reset()
|