Symbol: mgmt_status
net/bluetooth/mgmt.c
10048
u8 status = mgmt_status(hci_status);
net/bluetooth/mgmt.c
10071
u8 mgmt_err = mgmt_status(status);
net/bluetooth/mgmt.c
10105
struct cmd_lookup match = { NULL, hdev, mgmt_status(status) };
net/bluetooth/mgmt.c
1368
mgmt_status(err));
net/bluetooth/mgmt.c
1463
u8 mgmt_status;
net/bluetooth/mgmt.c
1495
cmd->cmd_complete(cmd, match->mgmt_status);
net/bluetooth/mgmt.c
1548
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
1725
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
1961
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
2107
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
2189
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
2308
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
2647
mgmt_status(PTR_ERR(skb)));
net/bluetooth/mgmt.c
2742
mgmt_status(err), hdev->dev_class, 3);
net/bluetooth/mgmt.c
3248
cmd->cmd_complete(cmd, mgmt_status(err));
net/bluetooth/mgmt.c
3575
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
3594
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
3958
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
4151
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
4159
status = mgmt_status(PTR_ERR(skb));
net/bluetooth/mgmt.c
4161
status = mgmt_status(skb->data[0]);
net/bluetooth/mgmt.c
5384
mgmt_status(status), &rp, sizeof(rp));
net/bluetooth/mgmt.c
5610
mgmt_status(status), &rp, sizeof(rp));
net/bluetooth/mgmt.c
5682
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
5688
status = mgmt_status(PTR_ERR(skb));
net/bluetooth/mgmt.c
5690
status = mgmt_status(skb->data[0]);
net/bluetooth/mgmt.c
5947
uint8_t *mgmt_status)
net/bluetooth/mgmt.c
5951
*mgmt_status = mgmt_le_support(hdev);
net/bluetooth/mgmt.c
5952
if (*mgmt_status)
net/bluetooth/mgmt.c
5956
*mgmt_status = mgmt_le_support(hdev);
net/bluetooth/mgmt.c
5957
if (*mgmt_status)
net/bluetooth/mgmt.c
5961
*mgmt_status = mgmt_bredr_support(hdev);
net/bluetooth/mgmt.c
5962
if (*mgmt_status)
net/bluetooth/mgmt.c
5966
*mgmt_status = MGMT_STATUS_INVALID_PARAMS;
net/bluetooth/mgmt.c
5982
mgmt_cmd_complete(cmd->sk, cmd->hdev->id, cmd->opcode, mgmt_status(err),
net/bluetooth/mgmt.c
6205
mgmt_cmd_complete(cmd->sk, cmd->hdev->id, cmd->opcode, mgmt_status(err),
net/bluetooth/mgmt.c
6431
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
6711
mgmt_status(err));
net/bluetooth/mgmt.c
6798
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
6940
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
7381
status = mgmt_status(err);
net/bluetooth/mgmt.c
7533
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
7675
mgmt_status(err), &cp->addr, sizeof(cp->addr));
net/bluetooth/mgmt.c
8183
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
8190
status = mgmt_status(PTR_ERR(skb));
net/bluetooth/mgmt.c
8192
status = mgmt_status(skb->data[0]);
net/bluetooth/mgmt.c
8200
status = mgmt_status(status);
net/bluetooth/mgmt.c
8733
mgmt_status(err));
net/bluetooth/mgmt.c
8736
mgmt_status(err), &rp, sizeof(rp));
net/bluetooth/mgmt.c
8924
mgmt_status(err));
net/bluetooth/mgmt.c
8927
mgmt_status(err), &rp, sizeof(rp));
net/bluetooth/mgmt.c
9074
mgmt_status(err));
net/bluetooth/mgmt.c
9077
mgmt_status(err), &rp, sizeof(rp));
net/bluetooth/mgmt.c
9236
mgmt_status(err));
net/bluetooth/mgmt.c
9576
match.mgmt_status = MGMT_STATUS_INVALID_INDEX;
net/bluetooth/mgmt.c
9578
match.mgmt_status = MGMT_STATUS_NOT_POWERED;
net/bluetooth/mgmt.c
9893
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
9909
ev.status = mgmt_status(status);
net/bluetooth/mgmt.c
9934
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
9947
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
9992
cmd->cmd_complete(cmd, mgmt_status(status));