Symbol: mgmt_status
net/bluetooth/mgmt.c
10022
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
10039
ev.status = mgmt_status(status);
net/bluetooth/mgmt.c
10064
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
10077
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
10122
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
10178
u8 status = mgmt_status(hci_status);
net/bluetooth/mgmt.c
10201
u8 mgmt_err = mgmt_status(status);
net/bluetooth/mgmt.c
10235
struct cmd_lookup match = { NULL, hdev, mgmt_status(status) };
net/bluetooth/mgmt.c
1365
mgmt_status(err));
net/bluetooth/mgmt.c
1460
u8 mgmt_status;
net/bluetooth/mgmt.c
1492
cmd->cmd_complete(cmd, match->mgmt_status);
net/bluetooth/mgmt.c
1545
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
1722
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
1958
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
2104
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
2186
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
2305
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
2644
mgmt_status(PTR_ERR(skb)));
net/bluetooth/mgmt.c
2749
mgmt_status(err), hdev->dev_class, 3);
net/bluetooth/mgmt.c
3263
cmd->cmd_complete(cmd, mgmt_status(err));
net/bluetooth/mgmt.c
3630
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
3649
cmd->cmd_complete(cmd, mgmt_status(status));
net/bluetooth/mgmt.c
4009
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
4208
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
4216
status = mgmt_status(PTR_ERR(skb));
net/bluetooth/mgmt.c
4218
status = mgmt_status(skb->data[0]);
net/bluetooth/mgmt.c
5443
mgmt_status(status), &rp, sizeof(rp));
net/bluetooth/mgmt.c
5669
mgmt_status(status), &rp, sizeof(rp));
net/bluetooth/mgmt.c
5741
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
5747
status = mgmt_status(PTR_ERR(skb));
net/bluetooth/mgmt.c
5749
status = mgmt_status(skb->data[0]);
net/bluetooth/mgmt.c
6006
uint8_t *mgmt_status)
net/bluetooth/mgmt.c
6010
*mgmt_status = mgmt_le_support(hdev);
net/bluetooth/mgmt.c
6011
if (*mgmt_status)
net/bluetooth/mgmt.c
6015
*mgmt_status = mgmt_le_support(hdev);
net/bluetooth/mgmt.c
6016
if (*mgmt_status)
net/bluetooth/mgmt.c
6020
*mgmt_status = mgmt_bredr_support(hdev);
net/bluetooth/mgmt.c
6021
if (*mgmt_status)
net/bluetooth/mgmt.c
6025
*mgmt_status = MGMT_STATUS_INVALID_PARAMS;
net/bluetooth/mgmt.c
6041
mgmt_cmd_complete(cmd->sk, cmd->hdev->id, cmd->opcode, mgmt_status(err),
net/bluetooth/mgmt.c
6264
mgmt_cmd_complete(cmd->sk, cmd->hdev->id, cmd->opcode, mgmt_status(err),
net/bluetooth/mgmt.c
6490
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
6770
mgmt_status(err));
net/bluetooth/mgmt.c
6857
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
6999
u8 mgmt_err = mgmt_status(err);
net/bluetooth/mgmt.c
7440
status = mgmt_status(err);
net/bluetooth/mgmt.c
7601
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
7755
mgmt_status(err), &cp->addr, sizeof(cp->addr));
net/bluetooth/mgmt.c
8289
u8 status = mgmt_status(err);
net/bluetooth/mgmt.c
8296
status = mgmt_status(PTR_ERR(skb));
net/bluetooth/mgmt.c
8298
status = mgmt_status(skb->data[0]);
net/bluetooth/mgmt.c
8306
status = mgmt_status(status);
net/bluetooth/mgmt.c
8839
mgmt_status(err));
net/bluetooth/mgmt.c
8842
mgmt_status(err), &rp, sizeof(rp));
net/bluetooth/mgmt.c
9030
mgmt_status(err));
net/bluetooth/mgmt.c
9033
mgmt_status(err), &rp, sizeof(rp));
net/bluetooth/mgmt.c
9180
mgmt_status(err));
net/bluetooth/mgmt.c
9183
mgmt_status(err), &rp, sizeof(rp));
net/bluetooth/mgmt.c
9349
mgmt_status(err));
net/bluetooth/mgmt.c
9689
match.mgmt_status = MGMT_STATUS_INVALID_INDEX;
net/bluetooth/mgmt.c
9691
match.mgmt_status = MGMT_STATUS_NOT_POWERED;