Searched refs:req_result (Results 1 – 2 of 2) sorted by relevance
108 hdev->req_result = result; in hci_req_complete()119 hdev->req_result = err; in hci_req_cancel()149 err = -bt_err(hdev->req_result); in __hci_request()153 err = -hdev->req_result; in __hci_request()161 hdev->req_status = hdev->req_result = 0; in __hci_request()
160 __u32 req_result; member