Symbol: HCI_CMD_TIMEOUT
drivers/bluetooth/btintel.c
105
skb = __hci_cmd_sync(hdev, 0xfc11, 2, param, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
130
skb = __hci_cmd_sync(hdev, 0xfc11, 2, param, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
1463
skb = __hci_cmd_sync(hdev, 0xfc4e, 0, NULL, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
2552
&ppag_cmd, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
2801
skb = __hci_cmd_sync(hdev, 0xfc0a, sizeof(cmd), &cmd, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
2871
skb = __hci_cmd_sync(hdev, 0xfc8b, len, data, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
3024
skb = __hci_cmd_sync(hdev, 0xfe25, 1, &enable, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
3279
skb = __hci_cmd_sync(hdev, 0xfcb3, 0, NULL, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
3429
skb = __hci_cmd_sync(hdev, 0xfc05, 1, param, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
442
skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
676
skb = __hci_cmd_sync(hdev, 0xfc05, 1, param, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
754
HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel.c
825
skb = hci_cmd_sync(ctx->hdev, ctx->op_write, plen, cp, HCI_CMD_TIMEOUT);
drivers/bluetooth/btintel_pcie.c
2045
skb = __hci_cmd_sync(hdev, 0xfc05, 1, param, HCI_CMD_TIMEOUT);
drivers/bluetooth/btmtksdio.c
1028
&sco_setting, HCI_CMD_TIMEOUT);
drivers/bluetooth/btmtksdio.c
1332
&bt_awake, HCI_CMD_TIMEOUT);
drivers/bluetooth/btnxpuart.c
1431
pcmd.buf, HCI_CMD_TIMEOUT);
drivers/bluetooth/btnxpuart.c
386
skb = __hci_cmd_sync(hdev, opcode, plen, param, HCI_CMD_TIMEOUT);
drivers/bluetooth/btrtl.c
1394
skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_CMD_TIMEOUT);
drivers/bluetooth/hci_ag6xx.c
206
HCI_EV_CMD_STATUS, HCI_CMD_TIMEOUT);
drivers/bluetooth/hci_intel.c
488
skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_CMD_TIMEOUT);
drivers/bluetooth/hci_intel.c
845
skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_CMD_TIMEOUT);
drivers/bluetooth/virtio_bt.c
149
skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/aosp.c
157
HCI_CMD_TIMEOUT);
net/bluetooth/aosp.c
179
HCI_CMD_TIMEOUT);
net/bluetooth/aosp.c
56
HCI_CMD_TIMEOUT);
net/bluetooth/hci_codec.c
130
0, HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_codec.c
199
0, HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_codec.c
76
sizeof(*cmd), cmd, 0, HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_conn.c
1898
pdu, HCI_CMD_TIMEOUT);
net/bluetooth/hci_conn.c
268
sizeof(*cmd) + vnd_len, cmd, HCI_CMD_TIMEOUT);
net/bluetooth/hci_conn.c
273
HCI_CMD_TIMEOUT);
net/bluetooth/hci_core.c
4163
HCI_CMD_TIMEOUT);
net/bluetooth/hci_core.c
712
1, &dr.dev_opt, HCI_CMD_TIMEOUT);
net/bluetooth/hci_core.c
726
HCI_CMD_TIMEOUT);
net/bluetooth/hci_core.c
732
1, &dr.dev_opt, HCI_CMD_TIMEOUT);
net/bluetooth/hci_core.c
737
1, &dr.dev_opt, HCI_CMD_TIMEOUT);
net/bluetooth/hci_core.c
750
2, &policy, HCI_CMD_TIMEOUT);
net/bluetooth/hci_debugfs.c
1308
HCI_CMD_TIMEOUT);
net/bluetooth/hci_debugfs.c
1311
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1066
6, rpa, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1192
size, data, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1218
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1229
cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1288
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1323
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1502
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1535
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1592
data, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1626
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1648
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1672
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1691
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1906
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1911
sizeof(enable), &enable, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
1946
HCI_CMD_TIMEOUT, sk);
net/bluetooth/hci_sync.c
1958
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2030
0, NULL, 0, HCI_CMD_TIMEOUT, sk);
net/bluetooth/hci_sync.c
2148
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2154
sizeof(*cp), cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2164
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2179
sizeof(enable), &enable, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2196
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2216
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2229
sizeof(val), &val, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2326
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2348
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2429
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2466
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2519
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
2677
return __hci_cmd_sync_sk(hdev, opcode, 0, NULL, 0, HCI_CMD_TIMEOUT, sk);
net/bluetooth/hci_sync.c
2733
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3003
data, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3025
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3289
sizeof(val), &val, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3314
sizeof(mode), &mode, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3318
sizeof(mode), &mode, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3346
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3404
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3437
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3446
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3473
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3518
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3645
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3652
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3675
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3719
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3747
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3772
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3779
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3786
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3796
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3803
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3810
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3837
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3862
sizeof(param), &param, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3880
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3926
sizeof(mode), &mode, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3940
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3958
sizeof(mode), &mode, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3967
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
3981
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4015
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4018
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4027
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4034
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4043
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4193
sizeof(events), events, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4209
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4234
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4243
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4254
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4268
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4453
sizeof(events), events, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4468
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4482
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4492
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4502
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4512
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4526
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4536
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4546
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4557
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4580
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4595
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4694
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4744
sizeof(events), events, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4765
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4775
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4785
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4799
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4823
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4859
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
4896
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5509
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5523
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5594
HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_sync.c
5597
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5614
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5658
HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_sync.c
5661
6, &conn->dst, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5680
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5693
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5715
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5875
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
5993
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
6503
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
6510
sizeof(enable), &enable, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
6799
&cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
6810
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
6821
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
6930
NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
7051
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
7109
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
7209
0, NULL, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
7330
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
7353
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
7415
HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_sync.c
7418
sizeof(cp), &cp, HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
7445
HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_sync.c
7494
HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_sync.c
7534
HCI_CMD_TIMEOUT, NULL);
net/bluetooth/hci_sync.c
940
HCI_CMD_TIMEOUT);
net/bluetooth/hci_sync.c
980
sizeof(cod), cod, HCI_CMD_TIMEOUT);
net/bluetooth/mgmt.c
2644
HCI_CMD_TIMEOUT);
net/bluetooth/mgmt.c
4219
sizeof(cp_phy), &cp_phy, HCI_CMD_TIMEOUT);
net/bluetooth/msft.c
1191
HCI_CMD_TIMEOUT);
net/bluetooth/msft.c
151
HCI_CMD_TIMEOUT);
net/bluetooth/msft.c
351
HCI_CMD_TIMEOUT);
net/bluetooth/msft.c
440
HCI_CMD_TIMEOUT);
net/bluetooth/msft.c
553
HCI_CMD_TIMEOUT);
net/bluetooth/msft.c
735
HCI_CMD_TIMEOUT);
net/bluetooth/msft.c
889
HCI_CMD_TIMEOUT);