MGMT_OP_SET_LINK_SECURITY   51 net/bluetooth/mgmt.c 	MGMT_OP_SET_LINK_SECURITY,
MGMT_OP_SET_LINK_SECURITY 1627 net/bluetooth/mgmt.c 		return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_LINK_SECURITY,
MGMT_OP_SET_LINK_SECURITY 1631 net/bluetooth/mgmt.c 		return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_LINK_SECURITY,
MGMT_OP_SET_LINK_SECURITY 1644 net/bluetooth/mgmt.c 		err = send_settings_rsp(sk, MGMT_OP_SET_LINK_SECURITY, hdev);
MGMT_OP_SET_LINK_SECURITY 1654 net/bluetooth/mgmt.c 	if (pending_find(MGMT_OP_SET_LINK_SECURITY, hdev)) {
MGMT_OP_SET_LINK_SECURITY 1655 net/bluetooth/mgmt.c 		err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_LINK_SECURITY,
MGMT_OP_SET_LINK_SECURITY 1663 net/bluetooth/mgmt.c 		err = send_settings_rsp(sk, MGMT_OP_SET_LINK_SECURITY, hdev);
MGMT_OP_SET_LINK_SECURITY 1667 net/bluetooth/mgmt.c 	cmd = mgmt_pending_add(sk, MGMT_OP_SET_LINK_SECURITY, hdev, data, len);
MGMT_OP_SET_LINK_SECURITY 7549 net/bluetooth/mgmt.c 		mgmt_pending_foreach(MGMT_OP_SET_LINK_SECURITY, hdev,
MGMT_OP_SET_LINK_SECURITY 7559 net/bluetooth/mgmt.c 	mgmt_pending_foreach(MGMT_OP_SET_LINK_SECURITY, hdev, settings_rsp,