Lines Matching defs:opt
195 unsigned long opt),
196 unsigned long opt, u32 timeout, u8 *hci_status)
207 err = func(&req, opt);
271 unsigned long opt),
272 unsigned long opt, u32 timeout, u8 *hci_status)
283 ret = __hci_req_sync(hdev, req, opt, timeout, hci_status);
1950 unsigned long opt)
2619 static int update_scan(struct hci_request *req, unsigned long opt)
2634 static int connectable_update(struct hci_request *req, unsigned long opt)
2744 static int discoverable_update(struct hci_request *req, unsigned long opt)
2881 static int update_bg_scan(struct hci_request *req, unsigned long opt)
2910 static int le_scan_disable(struct hci_request *req, unsigned long opt)
2916 static int bredr_inquiry(struct hci_request *req, unsigned long opt)
2918 u8 length = opt;
3002 static int le_scan_restart(struct hci_request *req, unsigned long opt)
3088 static int active_scan(struct hci_request *req, unsigned long opt)
3090 uint16_t interval = opt;
3123 static int interleaved_discov(struct hci_request *req, unsigned long opt)
3129 err = active_scan(req, opt);
3252 static int stop_discovery(struct hci_request *req, unsigned long opt)
3312 static int powered_update_hci(struct hci_request *req, unsigned long opt)